long_press
Simulate long press gestures at specified coordinates on Android device screens for extended touch interactions in automated testing and control scenarios.
Instructions
Long press on specific coordinates on the Android screen.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
device_id | No | ||
x | Yes | ||
y | Yes |