| Package | Description |
|---|---|
| jp.vmi.selenium.selenese.locator |
| Modifier and Type | Field and Description |
|---|---|
OptionLocator |
Locator.poptloc
option locator.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.openqa.selenium.WebElement> |
WebDriverElementFinder.findOptions(org.openqa.selenium.WebElement element,
OptionLocator poptloc)
Find "option" elements of specified option locator.
|
OptionLocatorHandler |
WebDriverElementFinder.getOptionHandler(OptionLocator poptloc)
Get option locator handler.
|
Copyright © 2017. All rights reserved.