1.0.3 • Published 6 years ago

selenium-browser-drivers v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Selenium browser drivers Build Status

This script downloads proper drivers for Selenium.

Supported drivers:

  • ChromeDriver for Windows/Mac/Linux
  • GeckoDriver for Windows/Mac/Linux
  • IEDriver
  • EdgeDriver

Installation

NPM

Run this command in your project destination.

npm install selenium-browser-drivers

Git

Clone the repository.

git clone https://github.com/Mgsy/node-selenium-browser-drivers.git

Browse to the download destination and install dependencies.

npm install

All drivers would be downloaded in the latest versions and always stay up to date.

Drivers path

Drivers would be saved in the following destination:

./lib