nandini92
7 years agoNew Contributor
Saving logs takes too much time
Hi Community,
I've executed 12 testcases from Test Items and at the end I've called SaveResultAs method to save the logs for the complete project in a seperate folder..
So after executing all the...
- 7 years ago
My guess is you're not doing anything to limit the number of images being saved. Take a look at Log.LockEvents. It will prevent the log from saving every single even image, and save just a specified amount leading up to an error.