node-webshot icon indicating copy to clipboard operation
node-webshot copied to clipboard

set viewportsize equal to scrollHeight

Open degendra opened this issue 9 years ago • 0 comments

For some parallax website like https://sitegranny.com/ where content becomes visible once user scrolls down. Screenshot contains empty screen for section which is not visible to in browser. This pull request may solve this problem by changing the page view size before rendering.

degendra avatar Sep 21 '16 11:09 degendra