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
What are main panes available in qtp test browser?
What is checking bitmaps?
How can i initiate the objects to find uniquely in OR
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
What are the disadvantages of recording test cases in qtp?
Explain the concept of object repository & how qtp recognizes objects?
Is it possible to call from one action to another action in qtp?
How we can import data from database?
what is command for executing files?
What is difference between Recording time object identification and Run time (Execution) time.
What is the quicktest professional testing process?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
Explain different recording modes?
What is checkpoints for quicktest professional?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?