How to mouse hover on drop down menu...?

Hi @prasad555

As I understood your question, you are able to do up to hovering the mouse on the main drop down and expanding the drop down there. But you are unable to hover the mouse on the items that are in that dropdown because once you click on indicate element, the expanded dropdown disappears right?

You can handle this using below steps.

  1. Use a hover activity and click on indicate element on screen
  2. By this time, you are asked to indicate an element to hover, but the menu bar is not expanded and you are unable to click and expand it to indicate because you are in select mode
  3. Press the F2 key. it will disable the select mode for few seconds giving you time to get the dropdown expanded by hoving on the main menu. keep hovering until it gets back to the select mode
  4. Once in select mode, indicate the item you want to hover in the dropdown - Now you can indicate is because dropdown is expanded :slight_smile:

Let know whether it helps!!

1 Like