Micro Focus QTP (UFT) Forums

Full Version: QTP identifying WebList as WebEdit and an Element
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am using QTP 11. It does not identify drop down list box as WebList but identifies it as WebEdit and WebElement.

Basically, the values in the drop down changes dynamically on every run. It does not matter which value from the down is selected everytime, but we are expected to select some value every time.

When we use Webedit, we cant use Select in the syntax... So we are forced to use SET with WebEdit and it fails.

Need help and suggestions to solve this issue? Thanks in advance.
what is the technology that is used in application developement?

Generally, in this case you have to first click on the WebElement/WebEdit which will change convert to WebList. Now you should be able to select your list item.

let me know if you eed any more info
Hello.. Thanks for the reply.

We are using Web (HTML, CSS) being used in the website developed. I did not understand your statement "Click on the Webelement/Webedit which will change convert to WebList)? Where do I need to click on the Webelement.

It will be helpful if you could help me understand better.

Thanks
Share me the screenshot of the object and it's spy window