Verify Exists
Last updated
Was this helpful?
Last updated
Was this helpful?
This ‘verify Exists’ is pre-built Action Located under the captured Element. The functionality of this in Avo Assure to verify the existence of a captured element, this Action ensures that the specified element is present and visible on the screen and save the result in dynamic variable.
Note: When using the Verify Exists action, the captured element will be highlighted on the AUT (Application Under Test).
Input Value: N/A
N/A
Not Applicable
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the result of the action as True or False
Example:
Verifies whether the specified UI element exists on the screen
The Verify Exists action does not require any input value. It checks the presence of the defined object in the application under test. The result of the existence check is stored in the {Exists} variable as True or False