mqscript_ui_addcheckbox
Add a checkbox control to mobile UI automation scripts with customizable ID, label text, and initial checked state for user interaction scenarios.
Instructions
Add a checkbox control
Input Schema
Name | Required | Description | Default |
---|---|---|---|
checked | No | Initial checked state | |
id | Yes | Control ID | |
text | No | Checkbox label text | Checkbox |