Set Text
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built action in the Avo Assure that comes for the Captured Textbox Element. This action instructs Avo Assure to set text in textbox and store the status in the given dynamic variable.
Input Value: <input value>
<input value> (Required)
The text value to be entered into the textbox.
Supported formats include:
Text
Static variables
Dynamic variables
Note: Input value should be provided in text format.
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False
Sets a value into a textbox field within a web application
The Set Text action takes the input from the Input Value column (e.g., JohnDoe) and sets this value into the targeted textbox. The result of the action is stored in the {SetText} variable, with possible values:
True – If the text is successfully set in the textbox.
False – If the text could not be entered.