Three webdriver project
-
selenium-webdriver https://code.google.com/p/selenium/wiki/WebDriverJs https://www.npmjs.com/package/selenium-webdriver
-
webdriverjs https://www.npmjs.com/package/webdriverjs
-
webdriverio https://github.com/webdriverio/webdriverio
Selenium server
-
easy install selenium server https://github.com/vvo/selenium-standalone
-
download jar file http://www.seleniumhq.org/download/ add to path, then $java -jar selenium-server-standalone-2.45.0.jar
Selenium testing workflow with WebdriverIO http://twin.github.io/selenium-testing-workflow-with-webdriverio/
Some other sources http://webdriver.io/guide/plugins/webdrivercss.html https://github.com/Huddle/PhantomCSS
to test, run