hi all need one help . i want scroll down and up but thing
the holl page is taking webtable. i need to scroll down and
up using scroll tab any bodu knows plz help its urjent
regards
balaji
Answer Posted / balaji
Hi,
Try this code
Set oDesc1 = Description.Create()
oDesc1("micclass").Value = "WebElement"
Set Lists1 = Browser("Gmail: Email from
Google").Page("Inbox (1) - Yahoo! Mail").WebTable("Add a
new folder").ChildObjects(oDesc1)
NumberOfLists1 = Lists1.Count()
msgbox NumberOfLists1
For i =251 to NumberOfLists1-1
Lists1(251).Click
Exit for
Next
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to find the name of the machine where you are running your automation scripts in qtp?
What are the advantages of a Hybrid framework?
What are the types of object repositories? Which one is you are using?
How you can write contexts to text file in qtp?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
What are the different attribute used with regular expression?
Is virtual object supported in low level recording mode?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
What is the syntax to call one script from another?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
banking project description for software tester
How to use Environment parameterization? Explain with an example.