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