07-19-2012, 10:26 AM
Howdy,
I am automating a Web based app.
I have many WebLists.
When each WebList is clicked a list of elements is displayed.
However...weblist().Select() does not work.
Select returns an error that the required element canot be located.
QTP (including Object Spy) can only see the currently displayed element.
AllItems for the WebList does not include all the elements - only the one currently displayed.
When recording I can display the list of elements and use the down key to navigate to the required element - but the resulting code still shows the action as a SELECT.
Can anyone assist me with a way to access the dropdown element even though QTP does not recognise them.
Cheers and thanks,
Simon.
I am automating a Web based app.
I have many WebLists.
When each WebList is clicked a list of elements is displayed.
However...weblist().Select() does not work.
Select returns an error that the required element canot be located.
QTP (including Object Spy) can only see the currently displayed element.
AllItems for the WebList does not include all the elements - only the one currently displayed.
When recording I can display the list of elements and use the down key to navigate to the required element - but the resulting code still shows the action as a SELECT.
Can anyone assist me with a way to access the dropdown element even though QTP does not recognise them.
Cheers and thanks,
Simon.