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