| Package | Description |
|---|---|
| com.seleniumtests.browserfactory | |
| com.seleniumtests.driver |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RemoteDriverFactory.setPageLoadTimeout(long timeout,
BrowserType type) |
| Modifier and Type | Method and Description |
|---|---|
BrowserType |
DriverConfig.getBrowser() |
static BrowserType |
BrowserType.getBrowserType(String browserType) |
static BrowserType |
BrowserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrowserType[] |
BrowserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DriverConfig.setBrowser(BrowserType browser) |
Copyright © 2018. All rights reserved.