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 |
How to get line numbers in your editor in expert view?
Do you know how to connect database? Can you tell me the procedures?
what type automation is fofollowed in the project?
What type of VB script u had done in expert view?
What are the different attribute used with regular expression?
What is an optional step in qtp ?
How to check which add-ins are associated with a test in qtp?
What is the real use of different actions in QTP
What is the extension of script and object repository files?
in qtp wha t is synchronisatin pt,what is the maximam time out
How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this.
11 Answers Thatavarti Technologies,
In QTP, What is Global action and Local action?