node-webshot
node-webshot copied to clipboard
set viewportsize equal to scrollHeight
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.