Downloads the version of ChromeDriver matching the local Chrome installation.
Using npm:
$ npm i -g chromedriverdl
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
Option | Alias | Description | Mandatory |
---|---|---|---|
--destination | -d | Path of the output directory | No |