| Package | Description |
|---|---|
| com.axway.ats.uiengine |
UI Engine is a component targeted for testing of various UI applications.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractRealBrowserDriver.BrowserType |
AbstractRealBrowserDriver.browserType |
| Modifier and Type | Method and Description |
|---|---|
static AbstractRealBrowserDriver.BrowserType |
AbstractRealBrowserDriver.BrowserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractRealBrowserDriver.BrowserType[] |
AbstractRealBrowserDriver.BrowserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractRealBrowserDriver(AbstractRealBrowserDriver.BrowserType browserType,
String url,
String browserPath) |
AbstractRealBrowserDriver(AbstractRealBrowserDriver.BrowserType browserType,
String url,
String browserPath,
String remoteSeleniumURL) |
Copyright © 2017 Axway Software. All rights reserved.