Class SauceLabsConnection

java.lang.Object
org.jenkinsci.test.acceptance.utils.SauceLabsConnection

public class SauceLabsConnection extends Object
Encapsulates username and password for Sauce Labs.

The credential is expected to be at ~/.saucelabs

Author:
Kohsuke Kawaguchi
  • Constructor Details

  • Method Details

    • createWebDriver

      public org.openqa.selenium.WebDriver createWebDriver(org.openqa.selenium.Capabilities caps) throws IOException
      Throws:
      IOException