public class ElementTextEquals extends AbstractElementAndTextBooleanCondition
LOGGER| Constructor and Description |
|---|
ElementTextEquals(org.openqa.selenium.WebElement element,
String text) |
ElementTextEquals(org.openqa.selenium.WebElement element,
String text,
boolean negation) |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
check(org.openqa.selenium.WebDriver driver) |
getTextapplygetElementpublic ElementTextEquals(org.openqa.selenium.WebElement element,
String text)
public ElementTextEquals(org.openqa.selenium.WebElement element,
String text,
boolean negation)
protected Boolean check(org.openqa.selenium.WebDriver driver)
check in class AbstractElementCondition<Boolean>Copyright © 2012 JBoss by Red Hat. All Rights Reserved.