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

https://github.com/rmkanda/puppeteer-demo

Puppeteer Demo
https://github.com/rmkanda/puppeteer-demo

Last synced: 26 days ago
JSON representation

Puppeteer Demo

Awesome Lists containing this project

README

          

# Scripts used for Puppeteer Demo

Sample scripts dempnstrating puppeteer features.

# Steps to run

```
npm install && npm run test

cd tests/visual-regression && npx backstop test
```