Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/Robocopy

CREDITS:
* Dave Hunt