Node v7.6.0 or greater
npm i puppeteer
npm init
mkdir Sample
node getScreenShots.js
The project includes code examples for capturing screenshots in different formats and sizes, as well as handling authentication and interactions on web pages. Use NodeScreenShots as a starting point to automate screenshot capturing in your own Node.js projects.
JavaScriptApache-2.0
Node v7.6.0 or greater
npm i puppeteer
npm init
mkdir Sample
node getScreenShots.js