Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi,
you should be able to access the complete request via the response object for the teststep, please try
log.info context.testCase.testSteps["Subscribe"].testRequest.response.requestContent
Does that work ok?
regards,
/Ole
SmartBear Software
you should be able to access the complete request via the response object for the teststep, please try
log.info context.testCase.testSteps["Subscribe"].testRequest.response.requestContent
Does that work ok?
regards,
/Ole
SmartBear Software