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.
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 |
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
With help of object repository,we can able to write the descriptive program manually?
what is the test object?
What is Expert view?
can i compare two databases using QTP ?
Explain more about the Test Fusion Report of QTP?
How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar
What is the recovery scenario in qtp?
in which case & which method we can use "native" property of an object ?
what is the difference between wait and wait function
How the exception handling can be done using QTP
Hi all, i have installed QTP8.2 in my system. but script is not generating while recording. What is the problem? is any file missing? pls let me know anybody...Thnaks