public abstract class AbstractAttributeBooleanCondition extends AbstractElementBooleanCondition
LOGGER| Constructor and Description |
|---|
AbstractAttributeBooleanCondition(org.openqa.selenium.WebElement element,
String attribute) |
AbstractAttributeBooleanCondition(org.openqa.selenium.WebElement element,
String attribute,
boolean negation) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAttribute() |
applycheck, getElementpublic AbstractAttributeBooleanCondition(org.openqa.selenium.WebElement element,
String attribute)
public AbstractAttributeBooleanCondition(org.openqa.selenium.WebElement element,
String attribute,
boolean negation)
protected String getAttribute()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.