mqscript_element_settext
Set text content to UI elements in mobile automation scripts using element IDs or selectors to populate fields and update interface components.
Instructions
Set text to UI element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
elementId | Yes | Element ID or selector | |
text | Yes | Text to set |