Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHello Sheena,
Sorry, I missed that part of your original question. You can access the context from the result object by calling:
Regards,
Dain
eviware.com
Sorry, I missed that part of your original question. You can access the context from the result object by calling:
def context = result.mockRequest.context
log.info context.myLogFile
Regards,
Dain
eviware.com