mouse_drag
Drag the mouse pointer between specified screen coordinates to simulate real user interactions in browser automation.
Instructions
Drag the real mouse from one point to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| y1 | Yes | ||
| x2 | Yes | ||
| y2 | Yes | ||
| duration | No | ||
| button | No | left |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||