brenden / node-webshot

Easy website screenshots in Node.js
2.12k stars 285 forks source link

Full page Screenshots #155

Closed yosserO closed 8 years ago

yosserO commented 8 years ago

Hi,

Is it possible to have full page Screenshots when the web page is scrollable?

Thank you

MaxPleaner commented 7 years ago

if anyone else didn't read the README closely enough, it is in the screenSize config:

'all' causes the length to be set to the length of the document along the given dimension.