Verify Exists IRIS
This is a pre-built action available under the Captured Element from the Desktop Application using the IRIS method. The functionality of this action in Avo Assure to verify whether the element captured as an image exists in the Desktop AUT and save the result in the dynamic variable.
Syntax
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status as True or False
Example
Verifying the Presence of an IRIS Object in the Application
The Verify Exists IRIS action does not require any value from the Input Value column. It checks whether the targeted IRIS object is present in the application interface. The result of the verification is stored in the {VerifyExists} variable as True (if the object exists) or False (if the object does not exist).

Last updated
Was this helpful?