Question
Flex Technologies Inc
IN
Last activity: 28 Aug 2018 4:35 EDT
How to Interrogate the Mouseover Dropdown List - Web portal
I am doing the automation to download the reports from website, In one of the web portal – we need to move the cursor on the menus listed at top row once we moved the cursor on the Menu the drop down list will get activated
Once it is activated, we need to click on the sub items listed in the drop down, This will open the sub item web page
How we can get this automation done to interrogate the mouse over drop down list.
***Moderator Edit-Vidyaranjan: Updated Platform Capability***
While in interrogation, go into Test Methods for the control that needs to be moused over and use the RaiseEvent method to simulate a mouseover event. Then you should be able to drag and drop the bulls-eye to interrogate the list.