public final class FirefoxBrowser extends Object
Modifier and Type | Method and Description |
---|---|
static org.openqa.selenium.firefox.FirefoxDriver |
getFirefoxDriver() |
static org.openqa.selenium.firefox.FirefoxDriver |
getFirefoxDriver(com.atlassian.browsers.BrowserConfig browserConfig,
Map<String,String> additionalOptions) |
static org.openqa.selenium.firefox.FirefoxDriver |
getFirefoxDriver(String browserPath) |
public static org.openqa.selenium.firefox.FirefoxDriver getFirefoxDriver()
public static org.openqa.selenium.firefox.FirefoxDriver getFirefoxDriver(com.atlassian.browsers.BrowserConfig browserConfig, Map<String,String> additionalOptions)
public static org.openqa.selenium.firefox.FirefoxDriver getFirefoxDriver(String browserPath)
Copyright © 2002-2022 Atlassian. All Rights Reserved.