| Package | Description |
|---|---|
| com.github.bordertech.wcomponents.test.selenium.driver |
Provides the WComponent specific functionality for wrapping/creating Selenium WebDriver.
|
| Modifier and Type | Method and Description |
|---|---|
SeleniumWButtonWebElement |
SeleniumWComponentsWebDriver.findWButton(org.openqa.selenium.By by) |
SeleniumWButtonWebElement |
SeleniumWComponentsWebDriver.findWButtonByText(String text) |
SeleniumWButtonWebElement |
SeleniumWComponentsWebDriver.findWButtonByText(String text,
boolean searchAttributes) |
SeleniumWButtonWebElement |
SeleniumWComponentsWebDriver.findWButtonByText(String text,
boolean searchAttributes,
int idx) |
Copyright © 2024. All rights reserved.