1.0.1 • Published 2 years ago

puppeteer-ci-driver-win64 v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Puppeteer CI Driver (Win64)

Puppeteer chrome drivers for restricted Win64 based CI environments

Install

Note: This library will only install in a Linux64 based system.

npm install puppeteer-ci-driver-win64

The default installation location is /driver folder at your project root. You can set your own path using PUPPETEER_DRIVER_PATH_WIN64 environment variable.

Skipping the postinstall script

Set WIN_CI_DRIVER_SKIP_SETUP environment variable to true, to prevent the driver installation.

1.0.1

2 years ago

1.0.0

2 years ago