Send Secure Function Keys
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built action in the Avo Assure that comes for the textbox captured element. It instructs the Avo Assure client to accept encrypted text and sends the individual keystroke value into to the textbox captured element.
Input: <encrypted input>
Supported formats:
Text
Static values
Dynamic Variables
Output: <Dynamic Variable> (Optional) ;< Dynamic Variable> (Optional)
You're testing a Secure Login feature in an application. In this scenario, you are testing a web app that requires entering an encrypted password for login. The Send Secure Function Keys action is used to send the secure input to the password field. Here, you need to add an input value for the encrypted password.
In this example, input given in encrypted text for password. 2o7ZBSG4rdGpGBlgtzvX7g==
It should successfully log into the application.
The send secure function key action accepts encrypted text and sends individual keystroke value to captured element.