nex_browser_hover
Move the mouse pointer over a web element using its snapshot reference or CSS selector to trigger hover effects and reveal interactive states during browser automation.
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 |