| Class | Description |
|---|---|
| BrowserDialogHelper |
Utility class to handle browser native dialogs, such as confirm and alert.
|
| ByWebElement |
A special selector with returns a previously retrieved element.
|
| FrameWebElementHelper |
Utility class designed to wrap infrastructure code necessary to operate with selenium frame API.
|
| SelectWebElementHelper |
Utility class designed to wrap infrastructure code necessary to operate with selenium
Select API. |
| SeleniumLocatorParser | |
| SeleniumLocatorParser.ByFocus |
By implementation that returns the currently focused element |
| SeleniumLocatorParser.WebElementSelector | |
| WebDriverCapabilitiesHelper |
Utility class to produce browser driver capabilities.
|
| WebDriverHelper |
Utility class that wraps
WebDriver instances. |
| Exception | Description |
|---|---|
| WebDriverHelper.StopTestWithWebDriverException |
Exception class so test can be stopped. |
Copyright © 2018. All rights reserved.