This package will download the selenium-server.jar and webdrivers for:
- Chrome
With that the supported browsers are:
- firefox
- phantomjs
- chrome
# to download selenium and the chrome webdriver
npm install selenium-wrapper -g
# first start selenium and chrome driver
selenium
Examples can be found in the wd repository
API docs can be found in the wd documentation