Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
Is the event handler not being ran at certain levels i.e. TestSuite, project level the problem? If so, remove the following code.
Regards,
Marcus
SmartBear Support
Is the event handler not being ran at certain levels i.e. TestSuite, project level the problem? If so, remove the following code.
if( request.response == null )
return
Regards,
Marcus
SmartBear Support