| Package | Description |
|---|---|
| com.github.bordertech.wcomponents.test.selenium.driver |
Provides the WComponent specific functionality for wrapping/creating Selenium WebDriver.
|
| com.github.bordertech.wcomponents.test.selenium.element |
Provides the WComponent specific WebElements for Selenium.
|
| Modifier and Type | Method and Description |
|---|---|
SeleniumWMessageBoxWebElement |
SeleniumWComponentsWebDriver.findWMessageBox(org.openqa.selenium.By by)
Find a WMessageBox by the given criteria.
|
| Modifier and Type | Method and Description |
|---|---|
SeleniumWMessageBoxWebElement |
SeleniumWMessagesWebElement.getMessageBox() |
SeleniumWMessageBoxWebElement |
SeleniumWMessagesWebElement.getMessageBox(int index)
Get the WMessageBox child at a given index.
|
| Modifier and Type | Method and Description |
|---|---|
List<SeleniumWMessageBoxWebElement> |
SeleniumWMessagesWebElement.getMessageBoxes() |
Copyright © 2024. All rights reserved.