@Deprecated public interface GenericFindsByXPath<T extends WebElement>
Modifier and Type | Method and Description |
---|---|
T |
findElementByXPath(String xPath)
Deprecated.
|
List<T> |
findElementsByXPath(String xPath)
Deprecated.
|
Copyright © 2016. All rights reserved.