Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
Instead of ...getResponse().getContentLength(), try ...getResponse().getContentAsString().getBytes().length
Regards,
Giscard
SmartBear Support
Instead of ...getResponse().getContentLength(), try ...getResponse().getContentAsString().getBytes().length
Regards,
Giscard
SmartBear Support