
| Constructor and Description |
|---|
BooleanConditionWrapper(org.openqa.selenium.support.ui.ExpectedCondition<?> wrapped,
boolean negation,
Class<? extends RuntimeException>... ignoredExceptions) |
BooleanConditionWrapper(org.openqa.selenium.support.ui.ExpectedCondition<?> wrapped,
Class<? extends RuntimeException>... ignoredExceptions) |
protected static final Logger LOGGER
public BooleanConditionWrapper(org.openqa.selenium.support.ui.ExpectedCondition<?> wrapped,
Class<? extends RuntimeException>... ignoredExceptions)
public BooleanConditionWrapper(org.openqa.selenium.support.ui.ExpectedCondition<?> wrapped,
boolean negation,
Class<? extends RuntimeException>... ignoredExceptions)
Copyright © 2022 JBoss by Red Hat. All rights reserved.