1.1.1 • Published 4 years ago

@hnw/puppeteer-customized v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

puppeteer-customized

A customized version of puppeteer

Getting Started

Installation

To use puppeteer-customized in your project, run:

npm i @hnw/puppeteer-customized

or write a package.json file as follows, then run npm i.

{
  "name": "test_app",
  "dependencies": {
    "@hnw/puppeteer-customized": "*",
  }
}

Usage

See details: GoogleChrome/puppeteer

1.1.1

4 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

5 years ago

1.0.4

5 years ago