tap
Simulate a touch on a device at exact pixel coordinates. Provide x, y, and device to interact with specific screen elements directly.
Instructions
Tap at exact pixel coordinates (x, y) on the device screen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| device | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |