Swipe
SwipePerforms a swipe gesture between two points on the screen, automating UI interactions and navigation on Android devices.
Instructions
Swipe on a specific cordinate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| y1 | Yes | ||
| y2 | Yes |