public interface LocatorHandler
| Modifier and Type | Method and Description |
|---|---|
List<org.openqa.selenium.WebElement> |
handle(org.openqa.selenium.WebDriver driver,
String arg)
Handle locator.
|
String |
locatorType()
Locator type.
|
Copyright © 2017. All rights reserved.