public class Texts extends ExactTexts
expectedTextsempty| Constructor and Description |
|---|
Texts(java.lang.String... expectedTexts) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(java.util.List<org.openqa.selenium.WebElement> elements) |
failexactTexts, size, textspublic boolean apply(java.util.List<org.openqa.selenium.WebElement> elements)
apply in interface com.google.common.base.Predicate<java.util.List<org.openqa.selenium.WebElement>>apply in class ExactTexts