Forum Discussion
SmartBear_Suppo
15 years agoSmartBear Alumni (Retired)
Hi!
ok.. you should still get away with
def groovyUtils = new com.eviware.soapui.support.GroovyUtils( context )
def holder = groovyUtils.getXmlHolder( "ListColors - Request 1#Response" )
doesn't that work?
regards!
/Ole
eviware.com
ok.. you should still get away with
def groovyUtils = new com.eviware.soapui.support.GroovyUtils( context )
def holder = groovyUtils.getXmlHolder( "ListColors - Request 1#Response" )
doesn't that work?
regards!
/Ole
eviware.com
Related Content
- 9 years ago
- 2 years ago