See: Description
| Class | Description |
|---|---|
| ChromeWebDriverType |
WebDriverType implementation for Chrome.
|
| EdgeWebDriverType |
WebDriverType implementation for Edge.
|
| FirefoxWebDriverType |
WebDriverType implementation for Firefox.
|
| InternetExplorerWebDriverType |
WebDriverType implementation for Internet Explorer.
|
| ParameterizedWebDriverType |
WebDriverType implementation for a WebDriver created at runtime via configuration.
|
| SafariWebDriverType |
WebDriverType implementation for Safari.
|
| SeleniumWComponentsWebDriver<T extends org.openqa.selenium.WebDriver> |
WComponent utility class to wrap a Selenium WebDriver.
|
| SeleniumWComponentsWebDriverFactory |
Convenience class to provide factory methods for getting new instances of
WComponentsWebDriver.
|
| WebDriverCache |
Static utility testing class to keep a Selenium Web Driver open between tests using the same thread.
|
| WebDriverType<T extends org.openqa.selenium.WebDriver> |
Superclass representing a possible WebDriver implementation to use for WComponents Selenium testing.
|
Copyright © 2024. All rights reserved.