browser_hover
Hover over a specified element on a web page to trigger interactions like tooltips or dynamic content. Uses a human-readable description or exact selector.
Instructions
Hover over element on page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| element | No | Human-readable element description used to obtain permission to interact with the element | |
| target | Yes | Exact target element reference from the page snapshot, or a unique element selector |