Home > selenium-ide-webdriver-backed-formatters

selenium-ide-webdriver-backed-formatters

Selenium-ide-webdriver-backed-formatters is a project mainly written in JAVASCRIPT and SHELL, it's free.

A plugin for Selenium IDE that adds WebDriver backed Selenium formatters

================================================= Name: WebDriver Backed Formatters Version: 1.0.4 Requirements: Selenium IDE v1.0.5

NOTE: This is a plugin for Selenium IDE that adds WebDriver backed Selenium formatters, which allows users to take advantage of WebDriver without having to modify their tests to use the new API.

INSTALLATION:

  1. Run build.bat (or build.sh on Linux).
  2. Open webdriver-backed-formatters.xpi in Firefox.

REQUIREMENTS: 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

GETTING INVOLVED: https://github.com/davehunt/selenium-ide-webdriver-backed-formatters This plugin is not complete, but should at least provide basic working formatters. See the issues list if you're interested in contributing.