npm.io
1.0.3 • Published 8 years ago

selenium-browser-drivers

Licence
ISC
Version
1.0.3
Deps
7
Size
9 kB
Vulns
0
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

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