android_tap
Tap at specific pixel coordinates on an Android device to simulate touch input for UI automation and testing.
Instructions
Tap at specific (x, y) pixel coordinates on the Android device screen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate in pixels | |
| y | Yes | Y coordinate in pixels | |
| deviceId | No | Optional device ID |