mouse_move
Move the mouse cursor to specific pixel coordinates, with an optional Bezier path for human-like movement.
Instructions
Move cursor to raw coordinates. humanize=True uses Bezier path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| humanize | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |