Is there a way to get the page size (in bytes) from the browser using Watir Webdriver? I need to write it to each page (I'm interested in the total amount, not the details of each object), so saving to a file and getting the file size is not a suitable way.
I can use different browsers, but I prefer Firefox,
sbos61
source share