Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi!
Regarding the script in the event handler I belive you need to put you expression (without the if-statement) inside a property expansion, like this:
See http://www.soapui.org/Scripting-Propert ... dlers.html
--
Regards
Erik
SmartBear Sweden
Regarding the script in the event handler I belive you need to put you expression (without the if-statement) inside a property expansion, like this:
${=testStepResult.testStep.config.type == 'request'}
See http://www.soapui.org/Scripting-Propert ... dlers.html
--
Regards
Erik
SmartBear Sweden