public class SafariBrowserProvider extends LocalBrowserProvider
Automatically download, configure and start the WebDriver Manager and browser for Microsoft Edge.
See https://github.com/bonigarcia/webdrivermanager for details.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BROWSER_NAME |
driverPath| Constructor and Description |
|---|
SafariBrowserProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
createDriver() |
protected java.lang.String |
getBrowserName() |
addProxyCapabilities, cleanup, getBrowserExe, getClassOfValue, getPropertiesStartingWith, getProperty, getPropertyAsBoolean, getPropertyAsInteger, setBrowserSizeAndLocation, setupBrowserManager, toObjectpublic static final java.lang.String BROWSER_NAME
protected java.lang.String getBrowserName()
getBrowserName in class LocalBrowserProviderpublic org.openqa.selenium.WebDriver createDriver()