Is there a way to modify the execution.default.timeout value from the command line, or perhaps in code?
I can change in from settings\internal\com.kms.katalon.execution.properties when authoring tests but when tests are being ran in the CI/CD pipeline, i dont have access to that file.
Docker is being used to run the project and being managed by Terraform (both which im not too familiar with). Any suggestions?