Forum Discussion
SmartBear_Suppo
Alumni
13 years agoHi,
you should be able to use
def str = testRunner.testCase.testSteps["init"].testRequest.response.responseHeaders["Location"]
...
does that work ok?
/Ole
SmartBear Software
you should be able to use
def str = testRunner.testCase.testSteps["init"].testRequest.response.responseHeaders["Location"]
...
does that work ok?
/Ole
SmartBear Software