Hacker News new | ask | show | jobs
by atum47 2751 days ago
why don't just use chrome/chromium without puppeteer?

google-chrome --headless --screenshot http://site.com

It's a one line command.

1 comments

But then you wouldn't need JavaScript...