Set Secure Text IRIS
Last updated
Was this helpful?
Last updated
Was this helpful?
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 pass the encrypted text to the testbox .
Note: For encryption a user can make the use of encryption feature of Avo Assure present in the utilities tab of the left pane in the landing page.
Input: <encrypted input>
Note: Data needs to be encrypted using AES Encryption method
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
The scenario involves testing a secure login page where the password is encrypted in the form of secure text (e.g., for safety, the password field is protected from being exposed during the input process). The Set Secure Text IRIS action is used to pass the encrypted value of password (testpassword123) into the secure password text field.
/EfNVREyI0yGwzLln+4p5Q==
The action needs to enter the encrypted input Text to the password field.
The Set Secure Text IRIS Action takes Encrypted text and to the Password field.