| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.config | |
| org.uitnet.testing.smartfwk.ui.core.config.webbrowser |
| Modifier and Type | Method and Description |
|---|---|
WebBrowserType |
AppConfig.getAppWebBrowser() |
WebBrowserType |
AppConfig.getAppWebBrowser() |
| Modifier and Type | Method and Description |
|---|---|
WebBrowserType |
WebBrowser.getWebBrowserType() |
WebBrowserType |
WebBrowser.getWebBrowserType() |
static WebBrowserType |
WebBrowserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebBrowserType |
WebBrowserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebBrowserType[] |
WebBrowserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static WebBrowserType[] |
WebBrowserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WebBrowser(String id,
String appName,
AppConfig appConfig,
TestConfigManager testCfgMgr,
WebBrowserFactory factory,
org.openqa.selenium.WebDriver seleniumWebDriver,
WebBrowserType type) |
WebBrowser(String id,
String appName,
AppConfig appConfig,
TestConfigManager testCfgMgr,
WebBrowserFactory factory,
org.openqa.selenium.WebDriver seleniumWebDriver,
WebBrowserType type) |
Copyright © 2021. All rights reserved.