On a web application I want to select list item 5 from a
dropdown list. but QTP identifying this object as
winobject. Then how can we select list item 5 from that
dropdown list.
Answer Posted / santhosh
1.FIRST LAUCH THE QTP AND LAUNCH THE APPLICATION AND THEN
CHECK IT OUT
2.DISABLE SMART IDENTIFICATION AND TRY
AND WHILE SCRIPTING U CAN USE
BROSER(" ").PAGE(" ").WEBLIST( " ").GETITEM(5)
this wil get u item 5
plesae revert back it this doesnot work
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
Explain how qtp identifies object?
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
what is the difference between the modular framework and datadriven frame work
How do you synchronization point through DP?
How can i initiate the objects to find uniquely in OR
what is the hierarchy to use properties in descriptive programming
What is the syntax to call one script from another?
What is the architecture of your project? Can any one answer for this question plz........
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
What is the file extension of the code file and object repository file in QTP?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How many add-ins comes by default with quicktest professional?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.