Cool thanks for that. I will check it out.
Though if anyone could guide me further I'd appreciate it. There seem to be a few ways to handle this and unfortunately I can't MAKE the crash happen to iterate quickly and find the right solution.
There's also using the "Project Properties - Freeze Diagnostics Options" and having TC shut down the tested app (in this case IE9). Maybe then I can use the OnWebQuit even in General Events through the Event Control Editor to restart the browser or do something else with similar effect.
I see some information about exception handling but then it seems the app must be compiled with debug info and obviously I dont have a debug version of IE9.