browser_hover
Hovers the cursor over a page element using its reference from a snapshot, simulating user interaction for testing or automation.
Instructions
Hover over an element on the page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Element reference from the page snapshot | |
| element | No | Human-readable element description |