Verify Hidden
This ‘verify Hidden’ is pre-built Action located under the captured Element. The functionality of this in Avo Assure to verify if the captured object is hidden in that application and save the result in dynamic variable.
Syntax
Input Value: N/A
Argument
Description
N/A
Not Applicable
Output Value
Argument
Description
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the result of the action as True or False
Example:
Checks whether the specified object is hidden on the screen The Verify Hidden action does not require any input value. It verifies if the target UI object is hidden from view. The result of the verification is stored in the {Hidden} variable as True or False

Last updated
Was this helpful?