Send Keystrokes Securely
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built action in Avo Assure that comes for the textbox captured element. It instructs the Avo Assure Client to accept an encrypted text and send the individual keystrokes to the application.
Input: <Encrypted input>
Note: To use encrypted text with the Send Keystrokes Securely action, first encrypt the text using AES Encryption from the tool's encryption utilities.
Supported formats:
Text
Static values
Dynamic Variables
Output: <Dynamic Variable> (Optional) ;< Dynamic Variable> (Optional)
Consider a scenario where you're testing a web application. The Send Secure Keystroke functionality in Avo Assure sends sensitive data inputs (e.g., passwords, PINs) securely. This ensures keystrokes are not visible, validating that the application handles secure input fields correctly without compromising sensitive data during testing.
In this example, Input given in encrypted text as 2o7ZBSG4rdGpGBlgtzvX7g==
It should verify encrypted text with keystroke value.
This action accepts encrypted text and sends to individual keystrokes into the application.