An open API service indexing awesome lists of open source software.

https://github.com/positlabs/puppeteer-screenshot

Testing puppeteer screenshots in docker
https://github.com/positlabs/puppeteer-screenshot

Last synced: about 2 months ago
JSON representation

Testing puppeteer screenshots in docker

Awesome Lists containing this project

README

        

# puppeteer-screenshot
Testing puppeteer screenshots in docker

Install docker

Then run the commands below to run the test. You will see screenshots show up in tmp/

`npm run docker:build`

`npm start`