DSmachineWorld
6 years agoContributor
Stopping logging password or ID to script logs
I set up two table variables in my project to not store the ID/password in my Python script.
However, the script test log still displays these values.
Is there any way to log the test results without including authentication data?
You can create a persistent project level variable of type "password" which when you use that variable in a Keys or SetText command will decrpyt but not log.
https://support.smartbear.com/testcomplete/docs/testing-with/variables/data-types/password.html