Encrypt password sensitive strings that are plain text to avoid security issues.
-
In the menu, select
.
The
Password Encoder dialog appears.
-
Type the string to be encrypted into the
Password field.
The encrypted password is displayed in the
Encoded string field.
-
Click
Copy and Close to copy the encrypted password to the clipboard and to close the
Password Encoder dialog.
-
Change the appropriate code lines in your visual tests or test scripts.
Note: You can also encrypt a string in code by using the
Encrypt method. Encrypted strings can be decrypted using the
Decrypt method.