Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 964 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 964 Bytes

strider-sauce

Strider-Sauce adds support for easily running Selenium tests in parallel on Sauce Labs' cloud from within Strider. You simply enter your Sauce Labs username and access key and select the browser/OS combinations (including Windows, Linux, Mac, iOS, Android) on which you want to execute your tests.

Usage

This plugin runs SauceConnect in the 'Prepare' phase so that any server that your job runs will be proxied to the SauceLabs servers for running your tests on various browsers.

After setting up strider-sauce, you need to run your server on one of the SauceLabs proxy ports and then you can run your Selenium tests.