Password Encryption

Is there any way to encrypt password text input in Katalon ? Is there any keyword available for this or do I need to create a custom keyword?

1 Like

@Subbrao Bulbule have you solved this issue cause I’m having the same issue now?

I guess you need to write a Java function to Encrypt and decrepit the password

Hey @sandeep kumar, how would you import that function into Katalon ?

Use [WebUI] Set Masked Text if your goal is to mask input in the logs.

1 Like

Hi @Jason Roberts , My goal is to not store my password any where in Katalon.

1 Like

I think version 54.1 solves this.
https://docs.katalon.com/display/KD/Working+with+Sensitive+Text

1 Like

Problem has been solved in latest version…

1 Like

Is it possible to do this using Profiles? I have a username and password set in different profiles, but the password is not encrypted, and the script fails when it comes to entering the password.
Thanks

1 Like

i have the same question load the password from excel it seem only can use encrypted password could some one help us please

I have save the password on excel file.