browser_hover
Hover over a target element to trigger hover-dependent UI states, tooltips, or dropdowns in the browser. Use a snapshot ref or CSS selector to specify the element.
Instructions
Hover over an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Stable page ID; defaults to the session active page | |
| target | Yes | Snapshot ref such as e12, aria-ref=e12, or a unique CSS selector | |
| sessionId | No | Optional session ID; defaults to this MCP client active session |