Is there any way to get the page size (in bytes) from the browser with Watir Webdriver? I need to record it for every page (I'm interested into the overall sum, not into detail of each object), so saving to a file and get the file size is not a suitable way.
I can use different browsers, but prefer Firefox,