mkalbonehOccasional Contributor13 years agoRemove xml Node using Groovy ScriptLet's say we have the following example XML : <cars> <my:car> <ns:make>Honda</ns:make> <ns:model>Civic</ns:model> <ns:year>2012</ns:year> <ns:paint> <ns:color>red</ns:color> ...Show More
Recent DiscussionsHow do I create a JSON file?SOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your story
Related Contentgroovy script errorsSimple script to batch edit multiple groovy scriptsString.replaceAll not working in Groovy script