public interface FindsById
Modifier and Type | Method and Description |
---|---|
WebElement |
findElementById(String using) |
List<WebElement> |
findElementsById(String using) |
WebElement findElementById(String using)
List<WebElement> findElementsById(String using)
Copyright © 2014. All rights reserved.