Set Secure Text

This is a pre-built action available under the Captured Textbox Element from the SAP GUI Application. The functionality of this action in Avo Assure is to set encrypted text in the textbox.

Syntax

Input Value: <Encrypted Text>

Argument
Description

<Encrypted Text>(Required)

Enter the encrypted text that needs to be entered in the textbox

Note: Data needs to be encrypted using AES Encryption method.

Output Value:

Argument
Description

<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)

This dynamic variable holds the status of the action as True or False.

Example

Sets encrypted text into the Password textbox element securely

The Set Secure Text action takes the value from the Input Value column (e.g., ic0Roknv6dn16D2JNccfqA==) and securely enters the provided encrypted text into the Password textbox element. The result of the action is stored in the {SecureText} variable.

Last updated

Was this helpful?