serverless-chrome-downloader
Serverless Chrome Downloader. The aim of this project is to automate discovering and downloading the latest build of Serverless Headless Chrome which built specifically for serverless environments such as AWS Lambda.
Install
npm install serverless-chrome-downloader --save-dev
Usage
const chromeDownloader =
Command Line Usage
npx serverless-chrome-downloader [download-path] [channel] [repo-name] - [download-path] Where to download the chrome binary . - [channel] Channel to download . . - [repo-name] Github repo to download from .
License
serverless-chrome-downloader released under the MIT license.
Authored and maintained by Abdulaziz Homaily with help from contributors.