Forum Discussion
rraghvani
Champion Level 3
3 years agoSorry, I may have miss understood. When you stop the automation, and no Log.Error() methods are called, what should Log.ErrCount be?
OnStopTest is different to OnTestStop event.
DanNad
3 years agoContributor
Log.ErrCount should be 1
Ideally the "The script execution was interrupted", which looks to me like a Log.Error should be logged at the time i click the stop button and not at the very end of the log. But probably thats not a thing smartbear is going to change in near future so i need to find a workaround for this.