browser_hover
Hover over a target element on a web page using its exact reference or unique selector to trigger hover-dependent UI behaviors.
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 |