Is there a file for the Project->Settings variables?

Where is the Project->Settings info saved? I’d like to change who get’s the email report without having to go through the GUI. Hopefully it’s a file I can edit. Thanks.

1 Like

I found this file:

/settings/internal/com.kms.katalon.execution.properties

#Sun Aug 05 07:43:05 JST 2018
execution.default.timeout=30
execution.default.openReportAfterExecuting=false
execution.default.quitDriversAfterExecutingTestCase=false
execution.default.quitDriversAfterExecutingTestSuite=true
mailConfig.encryptionEnabled=false
mailConfig.host=""
mailConfig.port=""
mailConfig.username=""
mailConfig.password=""
mailConfig.securityProtocol="None"
mailConfig.attachment=false
mailConfig.subject="Katalon Summary Report"
mailConfig.cc=""
mailConfig.reportRecipients=""
mailConfig.reportFormat="[\\n  \\"HTML\\",\\n  \\"CSV\\"\\n]"

The mailConfig.cc="" here must be what you want.

2 Likes

Thanks. That looks like it. I just found it too.

Actually, it’s this variable:
mailConfig.reportRecipients=