public interface GenericFindsByTagName<T extends org.openqa.selenium.WebElement>
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
findElementByTagName(String tagName) |
List<org.openqa.selenium.WebElement> |
findElementsByTagName(String tagName) |
Copyright © 2015. All rights reserved.