press
Tap or long press on specific screen coordinates to interact with Android UI elements during automated testing and device control.
Instructions
Tap on specific coordinates on the Android screen. Use duration for long press (in milliseconds).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
device_id | No | ||
duration | No | ||
x | Yes | ||
y | Yes |