1.2.1 • Published 1 year ago

chromedriverdl v1.2.1

Weekly downloads
6
License
MIT
Repository
github
Last release
1 year ago

chromedriverdl

Downloads the version of ChromeDriver matching the local Chrome installation.

Download

Using npm:

$ npm i -g chromedriverdl

Usage

Simply call chromedriverdl and a ChromeDriver will be downloaded to the current working directory.

λ chromedriverdl
Installed Chrome has version 88.0.4324.150
Downloading ChromeDriver 88.0.4324.96 for linux64 to /my/awesome/directory

Options

OptionAliasDescriptionMandatory
--destination-dPath of the output directoryNo