mqscript_ui_addedittext
Create an editable text input field in mobile UI automation scripts for user data entry, with customizable ID, default text, and hint text.
Instructions
Add an edit text control
Input Schema
Name | Required | Description | Default |
---|---|---|---|
defaultText | No | Default text in input field | |
hint | No | Hint text | |
id | Yes | Control ID |