Is it possible to do mouse hover to generate randomness via automation

image

in the above image, see the area mentioned in yellow , i need to hover my mouse
can i do this with automation any plug-in

Hi!

You can use the ‘Mouse Action’ step in GUI Automation.

Hi Seema.
If this need to be done in a browser, which step would be appropriate?
Need to move the cursor to a certain area identified by a CLASS name.
If the mouse is not in that area, no action can be executed like a mouse click on a specific item identified by index under the same CLASS name.
Now through Surface step, move the cursor but that is not that effective because image changes every time it is displayed as managing html paths.
Image being managed is a dynamic keyboard(Keys are not always in the same location) and when cursor is over it, all characters are converted to “*”.