Verify element exists
This is a pre-built action available under the Captured Element from the Desktop Application. The functionality of this action in Avo Assure is to verify the presence of the element in the application.
Syntax
Input Value: N/A
<element text> (Required)
Provide the text to be verified against the captured element text.
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False.
Example
Checks for the presence of a specified element on the screen
The Verify element exists action takes no input value and verifies whether the specified element is present and visible on the screen. The result of the verification operation is stored in the {Element Exists} variable as Ture or False

Last updated
Was this helpful?