Class SauceLabsConnection


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

    The credential is expected to be at ~/.saucelabs

    Author:
    Kohsuke Kawaguchi
    • Method Detail

      • createWebDriver

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