Forum Discussion
M_McDonald
16 years agoSuper Contributor
OK, I found a different way of getting the info I need:
which is simpler, so this is no longer blocking.
But if I did need the full raw request this would still be an issue.
def rawReq = String(testRunner.testCase.testSteps['RESTRequestName'].testRequest.response.requestContent
which is simpler, so this is no longer blocking.
But if I did need the full raw request this would still be an issue.