vlad230
13 years agoContributor
TC9 - Post image on error
Hi guys!
I have the "Post image on error" function enabled in "Playback" options but it seems that it doesn't grab the correct screen shot (at the correct moment).
I have the OnLogError event handler set up with a method that terminates the process of my desktop application and it seems that the screen shot ( which is taken in the event of an error) is taken after the process is terminated such that the screen shot is useless to me.
Is there some way in telling it to post the image to the log before the OnLogError event handler takes control and terminates the application?
Thanks,
Sergiu
I have the "Post image on error" function enabled in "Playback" options but it seems that it doesn't grab the correct screen shot (at the correct moment).
I have the OnLogError event handler set up with a method that terminates the process of my desktop application and it seems that the screen shot ( which is taken in the event of an error) is taken after the process is terminated such that the screen shot is useless to me.
Is there some way in telling it to post the image to the log before the OnLogError event handler takes control and terminates the application?
Thanks,
Sergiu