Set Text IRIS
This is a pre-built action which comes for the element captured from the Desktop AUT using IRIS method. It instructs the Avo Assure Client to set the input text to the captured IRIS textbox.
Syntax
Input: <input value>
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

Usecase/Example

Scenario: The Set Text IRIS action inputs valid username credentials in the login form.
The scenario involves testing a desktop-based login form for an application. The form has username field. The Avo Assure is to execute the Test Step of entering valid login credentials. The Set Text IRIS action is used to input the username into the textbox on the login page.
Input
Username: testuser
Expected Result
The action needs to enter the input Text to the username field.
Output
The Set Text IRIS Action enters testuser Input Value.
Last updated
Was this helpful?