01-25-2014, 02:37 PM
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.
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.