Skip to content

Downloads the version of ChromeDriver matching the local Chrome installation

License

Notifications You must be signed in to change notification settings

laxsrbija/chromedriverdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Downloads the version of ChromeDriver matching the local Chrome installation

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published