android_uiautomator_clear_text
Clear text from Android UI elements by resource ID using ADB commands. Remove input field content for testing automation or device control.
Instructions
Clear text from a UI element by resource ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resourceId | Yes | Resource ID of the element to clear | |
| deviceSerial | No | Specific device serial number to target (optional) |