VijayataOccasional Contributor16 years agoParsing XML to get the node valueHi, I have simple xml like this: <Response> <e> <cloudClass>Some Class name</cloudClass> <errorCode>503</errorCode> <errorDescription>Some Error</errorDescription> ...Show More
SmartBear_SuppoAlumni16 years agoHi,here is link http://groovy.codehaus.org/Reading+XML+ ... XmlSlurper regardsnebojsa
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentGroovyScript: Parse SOAP Response and get node names and node valuesTrim the node valueParse a JSON Response Using Groovy