
public abstract class AbstractElementBooleanCondition extends AbstractElementCondition<Boolean>
LOGGER| Constructor and Description |
|---|
AbstractElementBooleanCondition(org.openqa.selenium.WebElement element) |
AbstractElementBooleanCondition(org.openqa.selenium.WebElement element,
boolean negation) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
apply(org.openqa.selenium.WebDriver driver) |
protected boolean |
getNegation() |
check, getElementCopyright © 2022 JBoss by Red Hat. All rights reserved.