public interface GenericSearchContext<T extends org.openqa.selenium.WebElement>
Modifier and Type | Method and Description |
---|---|
T |
findElement(org.openqa.selenium.By by) |
List<T> |
findElements(org.openqa.selenium.By by) |
Copyright © 2016. All rights reserved.