drag
Move the mouse from a start coordinate to an end coordinate within a specified window to perform click-and-hold actions such as moving objects or selecting text.
Instructions
Drag from one coordinate to another in a window
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_x | Yes | End X | |
| to_y | Yes | End Y | |
| from_x | Yes | Start X | |
| from_y | Yes | Start Y | |
| window | Yes | Window object | |
| screenshotId | No | Screenshot id |