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
- Host: GitHub
- URL: https://github.com/positlabs/puppeteer-screenshot
- Owner: positlabs
- Created: 2017-09-15T19:05:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T22:50:29.000Z (over 7 years ago)
- Last Synced: 2024-10-19T07:14:47.033Z (7 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# puppeteer-screenshot
Testing puppeteer screenshots in dockerInstall docker
Then run the commands below to run the test. You will see screenshots show up in tmp/
`npm run docker:build`
`npm start`