browser_mouse_drag
Drags mouse from (x1,y1) to (x2,y2) with the left button pressed, enabling actions like text selection or element dragging.
Instructions
Drag from (x1, y1) to (x2, y2) with the left button held.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| y1 | Yes | ||
| x2 | Yes | ||
| y2 | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |