Solved
Forum Discussion
nmrao
10 years agoCommunity Hero
Can you try something like below and see if that helps:
def testCaseName = 'Multiple testcase' def testStepName = 'mul' def response = context.testCase.testSuite.testCases[testCaseName].testSteps[testStepName].testRequest.responseContent log.info response