android_uiautomator_toggle_checkbox
Toggle Android checkbox elements by resource ID to automate UI testing and device control through ADB commands.
Instructions
Toggle a checkbox element by resource ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resourceId | Yes | Resource ID of the checkbox element | |
| deviceSerial | No | Specific device serial number to target (optional) |