tsuyopon / webpagetest

Automatically exported from code.google.com/p/webpagetest
0 stars 0 forks source link

Ability to get fullpage screenshots #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We harvest screen shots from WPT and then visually compare them. It would be 
nice if we could specify an arbitrary aspect ratio for the browser. We would 
then use this to be able to get full page screen shots so there is no "below 
the fold".

Thanks,
  PB

Original issue reported on code.google.com by Pjbert...@gmail.com on 25 Jan 2013 at 3:30

GoogleCodeExporter commented 9 years ago
Do you want an arbitrary aspect ratio or to still run the browser at a specific 
size but capture all of the loaded content (including any vertical or 
horizontal scrolls but not triggering infinite-scroll code)?

I assume what you want is a way to capture the full page like webkit does but 
still run the browser as it would normally run.

Original comment by PatMee...@gmail.com on 25 Jan 2013 at 3:33

GoogleCodeExporter commented 9 years ago
Full page screen shot is what we want to check for visual problems so a way to 
capture the full page like webkit does but still run the browser as it would 
normally run would work for us.     

Original comment by Pjbert...@gmail.com on 25 Jan 2013 at 4:13

GoogleCodeExporter commented 9 years ago
https://github.com/WPO-Foundation/webpagetest/issues/50

Original comment by PatMee...@gmail.com on 4 Jul 2013 at 5:58