| 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 |
|---|---|
SeleniumWSelectWebElement |
SeleniumWComponentsWebDriver.findWDropdown(org.openqa.selenium.By by)
Find a WDropdown by the given criteria.
|
SeleniumWSelectWebElement |
SeleniumWComponentsWebDriver.findWMultiSelect(org.openqa.selenium.By by)
Find a WMultiSelect by the given criteria.
|
SeleniumWSelectWebElement |
SeleniumWComponentsWebDriver.findWSingleSelect(org.openqa.selenium.By by)
Find a WSingleSelect by the given criteria.
|
Copyright © 2017. All rights reserved.