browser_hover
Hover over a specific element on a webpage using a browser session, enabling interactions like tooltips and dropdowns in parallel automation.
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 | |
| sessionId | Yes | The session ID to use for this operation |