Browser Mouse Drag
browser_mouse_dragSimulate mouse drag between two coordinates in a browser session to automate drag-and-drop interactions.
Instructions
Drag the mouse from one point to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endX | Yes | ||
| endY | Yes | ||
| startX | Yes | ||
| startY | Yes | ||
| sessionId | Yes |