browser_hover
Hover over any page element by specifying its aria ref to trigger hover effects, reveal tooltips, or interact with dynamic content.
Instructions
Hover over an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Exact aria ref from the snapshot (e.g. 'e42'). This is required and used to locate the element. Copy it directly from the snapshot output. | |
| element | Yes | Human-readable element description (for permission). Must match the description shown in the page snapshot. |