Solved
Forum Discussion
nmrao
Champion Level 2
9 years agoCan 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