Uses of Interface
jp.vmi.selenium.selenese.locator.OptionLocatorHandler
-
Packages that use OptionLocatorHandler Package Description jp.vmi.selenium.selenese.locator -
-
Uses of OptionLocatorHandler in jp.vmi.selenium.selenese.locator
Methods in jp.vmi.selenium.selenese.locator that return OptionLocatorHandler Modifier and Type Method Description OptionLocatorHandlerWebDriverElementFinder. getOptionHandler(OptionLocator poptloc)Get option locator handler.Methods in jp.vmi.selenium.selenese.locator with parameters of type OptionLocatorHandler Modifier and Type Method Description WebDriverElementFinderWebDriverElementFinder. registerOptionHandler(OptionLocatorHandler handler)Register option locator handler.
-