Forum Discussion
RJanecek
13 years agoRegular Contributor
sorry I forgot to add this line:
def groovyUtils = new com.eviware.soapui.support.GroovyUtils( context )
and you are sure println doesnt work. I am using this without problem. I always run soap ui from console and when I call println "aa" this is println inside of console
def groovyUtils = new com.eviware.soapui.support.GroovyUtils( context )
and you are sure println doesnt work. I am using this without problem. I always run soap ui from console and when I call println "aa" this is println inside of console