/selenium-builder-plugin

Jenkins plugin to invoke Selenium Builder scripts

Primary LanguageJava

This project contains the source code for the Jenkins/Hudson Selenium Builder plugin.

The plugin enables Jenkins Jobs to run a Selenium Builder JSON file using the Selenium Builder Interpreter.

To build and unit test the plugin, execute:

mvn package

To deploy a built version, execute

mvn release:prepare release:perform