BichooNew Contributor12 years agoHow to remove nodes on some conditionHI I have been trying to remove the nodes which have '?'(question mark) as value , from my soapui request. I am using xmlHolder() for this ,following is the groovy code ...Show More
BichooNew Contributor12 years agoi am getting a NullPointerException at this line- "use (groovy.xml.dom.DOMCategory) "
Related ContentHow do i remove a node from an xml?Defining conditional attributes in OpenAPIRequire condition to check depending upon the Json Node response