double_tap
Simulate a double-tap gesture at exact X/Y coordinates on an iOS simulator to trigger zoom, select text, or activate UI elements during automated mobile testing.
Instructions
Double tap at coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| device_id | Yes | Simulator UDID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |