appium.tap_coordinates
Tap screen coordinates to interact with mobile UI elements when semantic locators are unavailable. Use x, y positions for precise control in Appium testing.
Instructions
[approval required][device mutation][risk:dangerous] Tap screen coordinates. Use only when semantic locators are unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| serverUrl | No | ||
| sessionId | Yes |