nex_browser_hover
Hover over a specified element on a web page to trigger mouse-over events and interactions. Supports targeting by snapshot ref, ARIA ref, or CSS selector.
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 |