Package jp.vmi.selenium.selenese.locator
Interface OptionLocatorHandler
-
public interface OptionLocatorHandlerOption locator handler.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<org.openqa.selenium.WebElement>handle(org.openqa.selenium.WebElement element, String arg)Handle option locator.StringoptionLocatorType()Option locator type.
-
-
-
Method Detail
-
optionLocatorType
String optionLocatorType()
Option locator type.- Returns:
- option locator type.
-
-