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 / baby
in case of IE it identifies as winlist, to select a particular value say for eg, as '5'
For ex:-
Browser(" ").Page(" ").WebList(".*").Select(4)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What ate the Technologies supported by QTP?
What are the different types of recording modes?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How to break the object spy ?
What is a programmatic description?
What is QTP scenario.
Discuss the QTP Environment?
How to use checkpoints in qtp ?
Suppose I want fail that check point? How can you do that?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Explain the check points in quicktest professional (qtp)?
How to use the object spy in quicktest professional (qtp) 8.0 version?
What are the trigger events in qtp?
What is debugging? How you debug your script?
How many number of actions possible in qtp?