webdriver-launcher
v0.1.3
Published
Node.js Selenium Webdriver Launcher
Readme
node-webdriver-launcher
This project is inspired by Selenium Luancher. The webdriver-launcher will downloads the Selenium Server and the Chrome Driver upon installation.
Install
npm install webdriver-launcher
Example
mocha test/simple_test.js -t 100000
