| Package | Description |
|---|---|
| com.ekahyukti.framework.browserconfig | |
| com.ekahyukti.framework.filereader | |
| com.ekahyukti.framework.helper |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
org.openqa.selenium.WebDriver |
FirefoxBrowser.getFirefoxDriver(BrowserType bType) |
| Modifier and Type | Method and Description |
|---|---|
static BrowserType |
PropertyFileReader.getBrowser() |
| Modifier and Type | Method and Description |
|---|---|
static BrowserType |
IconfigReader.getBrowser() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
InitializeWebDrive.setUpDriver(BrowserType bType) |
org.openqa.selenium.WebDriver |
InitializeWebDrive.standAloneStepUp(BrowserType bType) |
Copyright © 2021. All rights reserved.