Skip to content

lucaswerner90/autochromedriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoChromeDriver

Created originally by Lucas Werner.

logo

Downloads a suitable version of Chromedriver based on your Chrome version so you don't need to take care about it.

Installation

You can use either Yarn or NPM to install all the packages

yarn add autochromedriver
npm install autochromedriver

Use of the package

The package will download a Chromedriver executable inside the node_modules/.bin/ folder based on your Chrome version. So you can reference it inside your code.

Issues or Questions

If there's any problem with the package, questions or even improvements that could be included, feel free to share your thoughts inside the Issue section

Feel free to collaborate with this project, any help would be appreciated :)

About

Downloads a suitable version of Chromedriver based on your installed Chrome version

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published