public class IsNotCurrentlyVisibleMatcher<T extends WebElementState> extends org.hamcrest.TypeSafeMatcher<T> implements CheckForAbsenceHint
| Constructor and Description |
|---|
IsNotCurrentlyVisibleMatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
describeMismatchSafely(T item,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(T element) |
protected boolean matchesSafely(T element)
matchesSafely in class org.hamcrest.TypeSafeMatcher<T extends WebElementState>public void describeTo(org.hamcrest.Description description)
describeTo in interface org.hamcrest.SelfDescribingprotected void describeMismatchSafely(T item, org.hamcrest.Description mismatchDescription)
describeMismatchSafely in class org.hamcrest.TypeSafeMatcher<T extends WebElementState>Copyright © 2021. All rights reserved.