Clear 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 wipe the value from the IRIS textbox and save the status in the output variable as Fail/Pass.
Syntax
Input: The following values can be given as input in the input value field for this action
<N/A> or 0
1
2
3
4; <+/- number of chars>
Output: <Dynamic Variable>;<Dynamic Variable>(Optional)

Usecase/Example

Scenario: The Clear Text IRIS action clears invalid text from the Username field in the registration form
The scenario involves testing a registration form on a website, which has Username Input Field. After entering invalid or incorrect text in the input fields, the goal is to clear the text from the field for re-entry or to reset the form. The Clear Text IRIS Action is executed on the Username field and clears the entered text from these fields.
Expected Result
The Action needs to clear the username textbox.
Output
The Clear Text IRIS Action clear the Text which is available on the username textbox and store the status in the {Result} Output Variable as True
Last updated
Was this helpful?