swipe
Execute a drag gesture from one screen coordinate to another on a target device, enabling automated navigation and interaction testing for mobile or desktop apps.
Instructions
Swipe between two absolute screen coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_x | Yes | ||
| end_y | Yes | ||
| steps | No | ||
| device | Yes | ||
| start_x | Yes | ||
| start_y | Yes | ||
| duration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||