Forum Discussion

DSmachineWorld's avatar
DSmachineWorld
Contributor
5 years ago
Solved

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?