Dropdown query
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-11-17 09:53 AM
Hi,
How can we inspect the dropdown list which hovers with mouse and the elements inside it.Is it possible and if possible how?For Example on Yatra website MyAccount dropdown is there...how to inspect it and then click on login button?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-11-17 02:29 PM
If the drop down is a combobox element, you don't need to spy list items, the Navigate stage lets you pick an item by name or position. if the element is a 'fake' drop down (constructed from DIVs or something like that) then you can click the drop down while you are in spy mode to reach an individual item.
The Application Navigator feature may also be useful.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-12-17 11:55 AM
Application Navigator feature in Application Modeller can be used in this scenario.
