Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHi,
sure, you can access the responseHeaders from a script with
def header = testRunner.testCase.testSteps["REST Request"].testRequest.response.responseHeaders["Location"]
regards,
/Ole
eviware.com
sure, you can access the responseHeaders from a script with
def header = testRunner.testCase.testSteps["REST Request"].testRequest.response.responseHeaders["Location"]
regards,
/Ole
eviware.com