Drag
Simulate touch gestures on Android devices by dragging from one screen coordinate to another for UI testing and automation.
Instructions
Drag from location and drop on another location
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| y1 | Yes | ||
| x2 | Yes | ||
| y2 | Yes |