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