public interface FindsByClassName
| Modifier and Type | Method and Description |
|---|---|
WebElement |
findElementByClassName(String using) |
List<WebElement> |
findElementsByClassName(String using) |
WebElement findElementByClassName(String using)
List<WebElement> findElementsByClassName(String using)
Copyright © 2014-2016 Machine Publishers, LLC and the jBrowserDriver contributors.
Project homepage: https://github.com/machinepublishers/jbrowserdriver