Hello,
I am trying to add a recording module that hovers over a tab on a page and clicks a selection from the menu that appears... the tool is not picking up the hover/menu.
How can I make this happen?
Thank you,
Kris
How to capture a mouse hover
Re: How to capture a mouse hover
Hi Kris,
If you want to simulate a hover, a Mouse.MoveTo() action should work for you. More information about working with tooltips etc. can be found under the following forum thread: https://www.ranorex.com/forum/mouseover ... t2867.html
I hope that helps!
If you want to simulate a hover, a Mouse.MoveTo() action should work for you. More information about working with tooltips etc. can be found under the following forum thread: https://www.ranorex.com/forum/mouseover ... t2867.html
I hope that helps!