tap
Simulate a screen touch at specified x,y pixel coordinates on an Android emulator to interact with UI elements or trigger actions.
Instructions
Tap at x,y pixel coordinates on the screen
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| serial | No | Device serial (e.g. emulator-5554). Optional when exactly one device is connected. |