Comment on Screenshoteer – Command-line website screenshots and mobile emulationsComments−atum477ywhy don't just use chrome/chromium without puppeteer?google-chrome --headless --screenshot http://site.comIt's a one line command.−_eht7yBut then you wouldn't need JavaScript...
Comments
why don't just use chrome/chromium without puppeteer?
google-chrome --headless --screenshot http://site.com
It's a one line command.
But then you wouldn't need JavaScript...