Verify Exists IRIS
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built action which comes under the element captured from the Desktop AUT using IRIS method. It instructs the Avo Assure Client to verify whether the element captured as an image exists in the Desktop AUT and save the result as True/False in the output variable.
Input: N/A
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Consider a scenario where a desktop application with a form, such as a registration or contact form, is being automated. After successfully submitting the form, a success message, Form Submitted Successfully, appears on the screen, indicating that the submission was successful. Using the Verify Exist IRIS action, the presence of this success message is verified to ensure it is displayed correctly in the application.
This action needs to verify the element exists in desktop application and output will store in {Status} variable.
The Verify Exists IRIS action performed, and output {Status} contain as ‘True’.