This commit is contained in:
Vladimir Carrer 2018-12-14 13:33:38 +01:00
parent cafa2455c1
commit 4718dfb47f
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
<p align="center"> Makes web screenshots and mobile emulations from the command line. </p>
<p align="center"><img src="carbon-shot.png" /></p>
<hr/>
<p>Tool based on <a href="https://github.com/GoogleChrome/puppeteer">puppeteer</a>. </p>
@ -63,7 +64,7 @@ screenshoteer --url https://site.com --auth "username;password"
screenshoteer --url https://www.nytimes.com --no "image"
screenshoteer --url https://www.nytimes.com --no "script"
screenshoteer --url https://www.nytimes.com --no "script" M
screenshoteer --url file:///Users/../index.html
```

BIN
carbon-shot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB