nex_browser_drag
Drags a web element from one snapshot reference or CSS selector to another within a page. Automates drag-and-drop actions in browser automation workflows.
Instructions
Drag one snapshot ref or selector to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Stable page ID; defaults to the session active page | |
| endTarget | 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 | |
| startTarget | Yes | Snapshot ref such as e12, aria-ref=e12, or a unique CSS selector |