@Deprecated public interface GenericFindsByClassName<T extends WebElement>
| Modifier and Type | Method and Description |
|---|---|
T |
findElementByClassName(String className)
Deprecated.
|
List<T> |
findElementsByClassName(String className)
Deprecated.
|
Copyright © 2016. All rights reserved.