NOTE: This is a plugin for Selenium IDE that adds WebDriver backed Selenium formatter for NodeJS, which allows users to take integrate WebDriver tests with their NodeJS project.
INSTALLATION:
- Run build.bat (or build.sh on Linux).
- Open webdriver-nodejs-formatters.xpi in Firefox.
REQUIREMENTS:
- Selenium IDE v1.0.5
To build on Windows you will need 7-Zip and Robocopy
- 7-Zip - http://www.7-zip.org/
- Robocopy - http://en.wikipedia.org/wiki/Robocopy
CREDITS:
- Adam Goucher - Author of the Selenium IDE plugin API
- Dave Hunt - Created the WebDriver Backed Selenium (Java) client formatters
- Justin Spradlin - Created the WebDriver Backed Selenium (C#) client formatters