Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi!
Try getting get the size of the entire response with
log.info "Full Response size (in bytes) " + testRunner.testCase.testSteps["Request 1"].testRequest.response.rawResponseData.length
regards,
/Ole
eviware.com
Try getting get the size of the entire response with
log.info "Full Response size (in bytes) " + testRunner.testCase.testSteps["Request 1"].testRequest.response.rawResponseData.length
regards,
/Ole
eviware.com