Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stopsopa/state-of-puppeteer
🎎Bunch of test of my own puppeteer extensions
https://github.com/stopsopa/state-of-puppeteer
extension extensions puppeteer
Last synced: about 1 month ago
JSON representation
🎎Bunch of test of my own puppeteer extensions
- Host: GitHub
- URL: https://github.com/stopsopa/state-of-puppeteer
- Owner: stopsopa
- Created: 2018-04-11T19:32:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-15T14:51:02.000Z (about 6 years ago)
- Last Synced: 2024-10-25T20:22:13.290Z (3 months ago)
- Topics: extension, extensions, puppeteer
- Language: JavaScript
- Homepage:
- Size: 486 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReAdMe.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/stopsopa/state-of-puppeteer.svg?branch=master)](https://travis-ci.org/stopsopa/state-of-puppeteer)
# Installation
git clone ..
cd puppeteer
make install-local
or
make install-prod
make help
/bin/bash test.sh --target=docssh|dochost test/000-test.js -t phrase
# local testRun in one terminal
make testserver
And then try in second terminal default tests:make selftest