unable to get item from the combobox using descriptive
programing. can any one give me the peice of code to
schedule the booking from one place to another using
DESCRIPTIVE PROGRAMING.
Answer Posted / amarendra kothuru
Use GetROProperty to retreive the selected item from
Combobox
E.g.
val = Broswer().Page().WebList().GetROProperty("value")
If it is WinComboBox, use the below code
val = Window().WinComboBox().GetROProperty("text")
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
can anyone tell me from where i can download qtp demo or crack version
Define virtual object?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
What is synchronization point in QTP?
What is Curd testing?
In qtp, explain what is crypt object
What are the methods used in UFT to handle exceptions or run-time errors?
what frame work you are following?
What is the difference between analog and low level recording?
Explain how Selenium is different from UFT?
Output values? i want a practical example
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
When Recovery scenario actually starts while testing the application?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
If created one virtual object? Next time I changed the window position will it work?