Invokes [Selenium Builder](http://sebuilder.github.com/se-builder/)
scripts from a Jenkins build

### Configuration

Once the plugin has been installed, it can be configured via the Job
Configuration page. Click the 'Add Build Step' button and select 'Invoke
Selenium Builder script'.

Enter the location of the Selenium Builder JSON file that you wish to be
invoked by your build.

### Issue Tracking

### Changelog

#### Version 1.7

-   Added support for running Selenium Builder suite files

#### Version 1.6

-   Ensure that Windows 8 is handled correctly

#### Version 1.5

-   Set default timeout to 30 seconds

#### Version 1.4

-   Referenced latest ci-sauce dependency

#### Version 1.1

-   Initial version of plugin