com.atlassian.webdriver
Class WebDriverFactory
java.lang.Object
com.atlassian.webdriver.WebDriverFactory
public class WebDriverFactory
- extends Object
Checks the System property webdriver.browser to see what browser driver to return. Defaults to
firefox.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDriver
public static AtlassianWebDriver getDriver()
getBrowserProperty
public static String getBrowserProperty()
getBrowser
public static Browser getBrowser()
getBrowser
public static Browser getBrowser(String browserProperty)
getDriver
public static AtlassianWebDriver getDriver(com.atlassian.browsers.BrowserConfig browserConfig)
Copyright © 2014 Atlassian. All rights reserved.