mouseOver - Selenium IDE
mouseOver (target) - Selenium IDE command
You can use the mouseOver command when your targeted software web page element has effect
on mouse over (and mouse out). The targeted element can be button or image or link or anything else.
The "mouseOverAndWait" and "mouseOutAndWait" commands are not supported by the Selenium IDE, as we have yet to come across a good use case for them
(if you have one, tell us).
mouseOver Example
Command | Target | Pattern/Text |
---|---|---|
open | https://ui.vision/ | |
mouseOver | link=Free Web Automation | - |
Works in
Ui.Vision RPA for Chrome Selenium IDE, Ui.Vision RPA for Firefox Selenium IDE, Firefox IDE Classic
Related Demo Macros
Demo-Autofill, Demo-Frame
The ready-to-import-and-run source code of all demo macros can be found in the Open-Source RPA software Github repository.
See also
storeEval, Web Automation Extension User Manual, Selenium IDE commands, Classic Firefox Selenium IDE.
Anything wrong or missing on this page? Suggestions?
...then please contact us.