Swipe
swipeSimulate a finger drag across an Android screen using start and end coordinates, with optional duration for precise control.
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 |