public class WebDriverFactory extends Object
Modifier and Type | Method and Description |
---|---|
static Browser |
getBrowser() |
static Browser |
getBrowser(String browserProperty) |
static String |
getBrowserProperty() |
static AtlassianWebDriver |
getDriver() |
static AtlassianWebDriver |
getDriver(com.atlassian.browsers.BrowserConfig browserConfig) |
public static AtlassianWebDriver getDriver()
public static String getBrowserProperty()
public static Browser getBrowser()
public static AtlassianWebDriver getDriver(com.atlassian.browsers.BrowserConfig browserConfig)
Copyright © 2016 Atlassian. All rights reserved.