Verify Text Exist
Last updated
Was this helpful?
Last updated
Was this helpful?
This pre-built action, located under the table captured from the AUT element, instructs Avo Assure to verify the presence of the specified text and count its occurrences in the table, based on the input provided. The result is stored in the specified dynamic variable.
Input Value: <Text>
<Text> (Required)
Text value to be verified for existence within the table content
Output Value
<Dynamic Variable> (Required)
This dynamic variable stores the count of the specified items present
<Dynamic Variable> (Optional)
This dynamic variable holds the status of the action as True or False
Example Verify and Count Text Occurrences in a Table
The Verify Text Exist action takes the input from the Input Value column (e.g., Home Improvement Loan), verifies whether the specified text is present within the table, and counts its occurrences. The count is stored in the {Count} variable, and the action status is stored in the {Status} variable with the following possible values:
True – if the text is found and count its occurrences in the table
False – if the text is not found