Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi ferp,
access the response with
def responseHolder = groovyUtils.getXmlHolder( testRunner.testCase.testSteps["name of request step"].testRequest.response.responseContent );
(messageExchange is specific to Script Assertions)
regards!
/Ole
eviware.com
access the response with
def responseHolder = groovyUtils.getXmlHolder( testRunner.testCase.testSteps["name of request step"].testRequest.response.responseContent );
(messageExchange is specific to Script Assertions)
regards!
/Ole
eviware.com