I needed to crawl sitemaps, create snapshots in three device sizes (mobile, tablet and desktop) and compare my snapshots with their previous versions. I ended up creating this tool https://github.com/raminv80/webTimeMachine it is not perfect but does the job. I might continue improving it if others find it useful.
Screenshoteer – Command-line website screenshots and mobile emulations
31–32 of 32 posts
Re: Screenshoteer – Command-line website screenshots and mobile emulations
#32https://blog.nightly.mozilla.org/2018/08/23/screenshots-from... https://support.mozilla.org/en-US/kb/firefox-screenshots
The distinction here is that the links you've posted are from the browser console line, while the tool in question can take screenshots from the terminal/command line (sans browser, can be automated).
Firefox and Chrome, and most major browsers can indeed take screenshots from the browser _console_, but taking screenshots from the command line is a separate, interesting concept.