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 DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentParse a JSON Response Using GroovyParsing large JSON responsesHow to parse JSON response in SOAPUI