lackmoo
5 years agoOccasional Contributor
How do I get Testcomplete to generate an error log through Session Creator?
I have currently integrated TestComplete into the Gitlab CI/CD pipeline, and am using the Session Creator to run the tests. My tests are currently failing due to some errors, but I cannot view the er...
- 5 years ago
Hi lackmoo ! There could be several reasons for this behavior - the path could be incorrect, you don't have enough rights to create a file in this folder. Please try using this argument - https://support.smartbear.com/testcomplete/docs/working-with/automating/session-creator/index.html#exportlog
It should save the log after execution regardless of any errors.