09-24-2013, 05:48 PM
Hi All,
I am working on web based application.
In one of the page, there 5 to 6 weblist controls.
I want to select one of the value from that weblist.
When i tried to add them to the Object repository, QTP identifies that weblist as the combination of webelement and webedit.
The dropdown arrow as webelement and remaining part as webedit.
I also tried to add using Object Spy, still facing the same issue.
Can you please tell me how to select a value from the weblist?
If it is possible using descriptive programming then please provide me the code.
I am working on web based application.
In one of the page, there 5 to 6 weblist controls.
I want to select one of the value from that weblist.
When i tried to add them to the Object repository, QTP identifies that weblist as the combination of webelement and webedit.
The dropdown arrow as webelement and remaining part as webedit.
I also tried to add using Object Spy, still facing the same issue.
Can you please tell me how to select a value from the weblist?
If it is possible using descriptive programming then please provide me the code.