hover
Move the mouse over a target element using a CSS selector or element reference, triggering hover effects without clicking. Essential for web automation interactions.
Instructions
Move the mouse over an element reference or CSS selector without clicking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| frameId | No | ||
| returnSnapshot | No | Also return a fresh snapshot of the resulting page; renumbers element refs. |