Class SauceLabsConnection
java.lang.Object
org.jenkinsci.test.acceptance.utils.SauceLabsConnection
Encapsulates username and password for Sauce Labs.
The credential is expected to be at ~/.saucelabs
- Author:
- Kohsuke Kawaguchi
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.openqa.selenium.WebDriver
createWebDriver
(org.openqa.selenium.Capabilities caps)
-
Constructor Details
-
SauceLabsConnection
- Throws:
IOException
-
-
Method Details
-
createWebDriver
public org.openqa.selenium.WebDriver createWebDriver(org.openqa.selenium.Capabilities caps) throws IOException - Throws:
IOException
-