Forum Discussion

yogeshd007's avatar
yogeshd007
New Contributor
11 years ago
Solved

how to have a mouse hover operation and verify the menu content displayed

Hi, I wish to verify the menu content displayed over the mouse hover action over an object. For eg: The menu content displayed is dynamic depending on the user login credentials / admin right...
  • AlexKaras's avatar
    11 years ago
    Hi Yogesh,



    Use .HoverMouse() method to hover mouse over the required UI element.

    Use then the regulair techniques to get the context menu and work with it.