Forum Discussion

kanchankumbhalk's avatar
kanchankumbhalk
Occasional Contributor
14 years ago

groovy.lang.MissingMethodException exception!

I need to add a new element / node in the request xml dynamically. I am trying the following groovy script def groovyUtils = new com.eviware.soapui.support.GroovyUtils(context) //def xmlUtils...