Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davehunt/selenium-ide-separated-values-formatter
A plugin for Selenium IDE that adds a simple formatter
https://github.com/davehunt/selenium-ide-separated-values-formatter
Last synced: 2 months ago
JSON representation
A plugin for Selenium IDE that adds a simple formatter
- Host: GitHub
- URL: https://github.com/davehunt/selenium-ide-separated-values-formatter
- Owner: davehunt
- Created: 2010-09-28T11:34:16.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-02-08T23:58:09.000Z (almost 14 years ago)
- Last Synced: 2023-03-10T22:38:02.003Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 444 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
=================================================
Name: Separated Values Formatter
Version: 1.0.0
Requirements: Selenium IDE v1.0.8
=================================================NOTE:
This is a plugin for Selenium IDE that adds a separated values formatter,
which can be used to easily share examples of tests.INSTALLATION:
1. Run build.bat (or build.sh on Linux).
2. Open simple-formatter.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:
* Dave Hunt