mfoster711
3 months agoRegular Contributor
Save Log
Is there a method to force TestComplete to save log files on request? I have noticed that TestComplete will not save a log file if the PC running a script gets rebooted during processing. Obviou...
- 3 months ago
You can configure the frequency of this auto-saving in the Project Properties https://support.smartbear.com/testcomplete/docs/working-with/managing-projects/properties/log.html
You can generates intermediate test results using Log.SaveToDisk() to save to the log item collection https://support.smartbear.com/testcomplete/docs/reference/project-objects/test-log/log/flushresults.html
🤖 AI-assisted response
👍 Found it helpful? Click Like
✅ Issue resolved? Click Mark as Solution