chromedriverdl

Downloads the version of ChromeDriver matching the local Chrome installation

Usage no npm install needed!

<script type="module">
  import chromedriverdl from 'https://cdn.skypack.dev/chromedriverdl';
</script>

README

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

Option Alias Description Mandatory
--destination -d Path of the output directory No