browser_hover
Hover over web elements using a selector or snapshot reference to trigger tooltips, menus, and other UI interactions during automated testing.
Instructions
Hover over element on page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Exact target element reference from the page snapshot, or a unique element selector | |
| element | No | Human-readable element description used to obtain permission to interact with the element |