📝 Overview
The "Mouse Over" action in browser automation is used to move the cursor over a specified element on a web page, which may trigger menus or options to appear. This action is necessary with elements that become visible only after hovering the cursor.
⭐️ Important Notes
Menus or options may appear when you hover over an element in the secret browser. However, without the "Mouse Over" action, this will not be detected during testing. Be sure to include the "Mouse Over" action to properly interact with the newly displayed options.
🛠️ How to Set It Up
In the secret browser, hover the cursor over the desired element.
From the displayed options, select Mouse Over.
Enter an action name (optional) and click Add.
If you do not enter a name, the default action name will be Mouse Over.
The action will now be added to the Yoom editing page.
📚 Related Guides
How to Configure Browser Automation in Yoom - View Guide Here
Browser Automation: Download File Action - View Guide Here
How to Automate Two-Factor Authentication Code Entry in Browser Automation - View Guide Here
Related Keywords
Related Keywords
browser automation, mouse over, cursor, web automation, menu interaction, element hover, web testing, Yoom, automation actions, hover actions