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 checking bitmaps?
How to get Traceability matrix from TD?
desribe a situation where u faced a stressful situation and how did u cope with it
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
We stored into the objects OR and then write the scripting
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
what is the difference between the modular framework and datadriven frame work
Hi,All How to create a link in excel sheet using qtp
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Explain how qtp identifies object?
Explain how to use QTP to check broken links on a page?
How to use the object spy in quicktest professional 8.0 version?
How does qtp identify gui object?