joshgrantsauce
joshgrantsauce
Code samples of what a `SauceLabs` binding could look like. NOTE: _NOT FOR MERGING_, this is more like a proof of concept to get an idea of look and feel.
Small updates for removing connections to Sauce Labs in existing unit tests for [SOL-13](https://saucedev.atlassian.net/browse/SOL-13). Also added some possible structure for acceptance tests that do in fact connect to Sauce Labs.
Whilst you can use Robotframework with SeleniumLibrary and Sauce Labs by themselves, a good plugin library called [robotframework-saucelabs](https://github.com/joshmgrant/robotframework-saucelabs) is suggested. The robot examples in this project could be revised with...