Drag
DragSimulate a drag gesture from a start coordinate to an end coordinate on an Android device for UI automation.
Instructions
Drag from location and drop on another location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| y1 | Yes | ||
| y2 | Yes |