puppeteer-dance
v0.0.5
Published
my cool project
Readme
Usage
In cli
npx puppeteer-dance start -u https://httpbin.org/Caution: the default args include disable-web-security to get resources
without restriction.
Also this package is compatible with docker usage.
API
import { getBrowser } from 'puppeteer-dance'Setup
npm install
npm startProject generated by gengjiawen/ts-scaffold
