Swipe
swipePerform a swipe gesture from one screen coordinate to another on an Android device or emulator, enabling navigation, scrolling, and gesture-driven UI testing.
Instructions
Swipe on screen from one coordinate to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| y1 | Yes | ||
| y2 | Yes | ||
| serial | No | ||
| duration | No |