puppeteer-extra

v3.1.16-next.126
Teach puppeteer new tricks through plugins.
puppeteer puppeteer-extra flash stealth captcha user-preferences chrome headless pupeteer and 4 more...

clean

rimraf dist/*

prebuild

run-s clean

build

run-s build:tsc build:rollup

build:tsc

tsc --module commonjs

build:rollup

rollup -c rollup.config.ts

docs

echo 'docs will currently not be auto-generated'

docs-bak

documentation readme --quiet --shallow --github --markdown-theme transitivebs --readme-file readme.md --section API ./src/index.ts

postdocs

npx prettier --write readme.md

test:ts

ava -v --config ava.config-ts.js

test:js

ava -v --serial --concurrency 1 --fail-fast

test

run-s test:js test:ts

test-ci

run-s lint test

lint

eslint src/ test/

Metadata

  • MIT
  • >=8
  • berstend
  • released 2/8/2021

Downloads

Maintainers