android_uiautomator_double_click
Perform a double click on Android UI elements by resource ID to simulate user interactions for testing or automation purposes.
Instructions
Perform a double click on a UI element by resource ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resourceId | Yes | Resource ID of the element to double click | |
| deviceSerial | No | Specific device serial number to target (optional) |