public interface FindsByXPath
WebElement
findElementByXPath(String using)
List<WebElement>
findElementsByXPath(String using)
WebElement findElementByXPath(String using)
List<WebElement> findElementsByXPath(String using)