dequelabs / grunt-axe-webdriver

Mozilla Public License 2.0
12 stars 11 forks source link

Add support for saucelabs #7

Open dylanb opened 9 years ago

dsturley commented 9 years ago

We need to expose options to be passed to withCapabilities. Example usage in the axe-webdriverjs repo.

Should also note that forBrowser and withCapabilities are exclusive, so if we are using withCapabilities, we cannot also use forBrowser.