soaptes123Occasional Contributor12 years agoHow to parse HTML responseHi, when iam calling Rest Webservice.iam getting response in "HTML".How Can I parse it and validate it using groovy or any other.
nmraoCommunity Hero12 years agoYou mean compare this html with the DB xml (would you mind posting it)? You may generate an xml outof html in groovy script step.
Recent DiscussionsConnect ready API with JMSImporting project from old ready api version to new 5.7.1Getting error “this.wss container is null “when started using new ready api 5.7
Related ContentParse a JSON Response Using GroovyParsing large JSON responsesHow to parse JSON response in SOAPUI