How will u find that how many List boxes( and check boxes)
are present in one particular window
Answer Posted / venkatesh
Set oPageObject = Browser("browsername").Page
("pagename").Object
Set oTableObject = oPageObject.getElementsByTagName
("list")
iTotalTbl = oTableObject.length
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you compare keyword and expert view?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
In qtp, how you can remove the spaces from string?
How you can delete excel file in qtp?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
How to associate shared object repository to test in qtp?
What is text/text area checkpoint?
What is the parameterization? Give one example?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
What are the main differences of qtp and win runner?
What is the syntax to call one script from another?
What are the methods of the TextStream object that are used for reading from a text file?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
what is review