Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davehunt/selenium-ide-webdriver-backed-formatters
A plugin for Selenium IDE that adds WebDriver backed Selenium formatters
https://github.com/davehunt/selenium-ide-webdriver-backed-formatters
Last synced: 2 months ago
JSON representation
A plugin for Selenium IDE that adds WebDriver backed Selenium formatters
- Host: GitHub
- URL: https://github.com/davehunt/selenium-ide-webdriver-backed-formatters
- Owner: davehunt
- Created: 2010-01-29T16:48:05.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-07T22:08:05.000Z (over 13 years ago)
- Last Synced: 2023-03-10T22:38:02.028Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 142 KB
- Stars: 19
- Watchers: 4
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
=================================================
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/RobocopyCREDITS:
* 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 formattersGETTING 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.