tbom
13 years agoContributor
Catching pictures in onLogError event handlers?
Is it possible to catch the screenshot, that TestComplete automaticly creates when an Log.Error() event is created?
The OnLogPicture event handler is never called on the automaticly generated screenshots.
One way could be to always post a new picture using Log.Picture() in the error handler, but then it will generate an extra screenshot to the log file.
What I'm trying to accomplish, is to post the screenshot to a central logging webservice.
Regards
Thomas
The OnLogPicture event handler is never called on the automaticly generated screenshots.
One way could be to always post a new picture using Log.Picture() in the error handler, but then it will generate an extra screenshot to the log file.
What I'm trying to accomplish, is to post the screenshot to a central logging webservice.
Regards
Thomas