1.1.1 • Published 5 years ago

@hnw/puppeteer-customized v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

1.1.0

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago