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
What is the use of running the scripts in Hidden-mode in UFT?
What are the ways you can synchronize?
What is the difference between Keyword Driven test and Data Driven test?
describe some problems that u had with automating testing tool?
What is debugging? How you debug your script?
how u will evaluate the tool for test automation?
How does qtp recognize objects in aut?
how to test Web application using QTP software
How do know the number of browsers opened?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
what is the difference between modular framework & datadriven framework
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
What is expert view in qtp?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?