Uses of Class
jp.vmi.selenium.selenese.locator.OptionLocator
-
Packages that use OptionLocator Package Description jp.vmi.selenium.selenese.locator -
-
Uses of OptionLocator in jp.vmi.selenium.selenese.locator
Fields in jp.vmi.selenium.selenese.locator declared as OptionLocator Modifier and Type Field Description OptionLocatorLocator. poptlocoption locator.Methods in jp.vmi.selenium.selenese.locator with parameters of type OptionLocator Modifier and Type Method Description List<org.openqa.selenium.WebElement>WebDriverElementFinder. findOptions(org.openqa.selenium.WebElement element, OptionLocator poptloc)Find "option" elements of specified option locator.OptionLocatorHandlerWebDriverElementFinder. getOptionHandler(OptionLocator poptloc)Get option locator handler.
-