browser_hover
Move the mouse cursor over a web page element to trigger CSS hover states and mouse events for dropdown menus, tooltips, and hover-activated controls.
Instructions
Move the mouse over an element (hover).
Triggers CSS :hover states and any mouseenter/mouseover event listeners — essential for dropdown menus, tooltips, and hover-activated controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of element to hover over |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |