Forum Discussion
M_McDonald
12 years agoSuper Contributor
How about this:
myRequestStep = testRunner.testCase.getTestStepByName('my test step name')
myFile.append(new String(myRequestStep.testRequest.messageExchange.rawRequestData))
myFile.append(new String(myRequestStep.testRequest.messageExchange.rawResponseData))
- HimanshuTayal7 years agoCommunity Hero
Thanks for the post, this works perfectly fine.. I was looking for the solution from past one week..thanks a ton :) .. Keep posting good work.
Related Content
- 7 years ago
- 8 years ago
Recent Discussions
- 19 hours ago