verify 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 verify that the text in the textbox matches with the input value specified in Avo Assure, and save the result in dynamic variable.
Input Value: <input value>
<input value> (Required)
Provide the text value to be verified with textbox content
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False
Verifies the value of a textbox matches the specified input value
The Verify Text action compares the current text in the textbox with the specified input value (e.g., IT's gone!). The result of the action is stored in the {Verify} variable, with possible values:
True – If the current text matches the input value
False – If the values do not match