@Deprecated public interface GenericFindsById<T extends WebElement>
Modifier and Type | Method and Description |
---|---|
T |
findElementById(String id)
Deprecated.
|
List<T> |
findElementsById(String id)
Deprecated.
|
Copyright © 2016. All rights reserved.