Hello,
I have a dropdown list embedded in a cell of a grid(table).
The user has to click once on the cell to get the focus on the dropdownlist and another click to activate and view the drop down list's elements.
Both the table of type Webtable and the drop down list of type Weblist are being captured by QTP and they are found in the object's repository with the correct Id and name.
However when i run my scenario i am always getting an error that the weblist object could not be found eventhough in my scenario the focus is on the dwop down list and it is viewable.
Is there a solution for this problem?
I have a dropdown list embedded in a cell of a grid(table).
The user has to click once on the cell to get the focus on the dropdownlist and another click to activate and view the drop down list's elements.
Both the table of type Webtable and the drop down list of type Weblist are being captured by QTP and they are found in the object's repository with the correct Id and name.
However when i run my scenario i am always getting an error that the weblist object could not be found eventhough in my scenario the focus is on the dwop down list and it is viewable.
Is there a solution for this problem?