| 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 |
|---|---|
SeleniumWLabelWebElement |
SeleniumWComponentsWebDriver.findWLabel(org.openqa.selenium.By by)
Find a WLabel by the given criteria.
|
SeleniumWLabelWebElement |
SeleniumWComponentsWebDriver.findWLabelWithPartialText(String text)
Find a WLabel containing given text.
|
SeleniumWLabelWebElement |
SeleniumWComponentsWebDriver.findWLabelWithPartialText(String text,
int idx)
Find a WLabel containing given text.
|
Copyright © 2018. All rights reserved.