swipe
Simulates a touch gesture from one screen coordinate to another on an Android device, with optional duration and serial to enable UI automation and navigation.
Instructions
Csuszo mozdulat (x1,y1) -> (x2,y2) pontok kozott, duration_ms ideig.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| y1 | Yes | ||
| y2 | Yes | ||
| serial | No | ||
| duration_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |