soaptes123Occasional Contributor11 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 Hero11 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 DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentParse a JSON Response Using GroovyParsing large JSON responsesHow to parse JSON response in SOAPUI