static org.hamcrest.Matcher<Path> |
IsPresent.in(InBrowser browser) |
static org.hamcrest.Matcher<Path> |
CustomMatchers.isAbsentFrom(InBrowser browser) |
static org.hamcrest.Matcher<BasicPath> |
CustomMatchers.isDisplayedIn(InBrowser browser) |
static org.hamcrest.Matcher<Path> |
CustomMatchers.isEnabledIn(InBrowser browser) |
static org.hamcrest.Matcher<Path> |
CustomMatchers.isPresentIn(InBrowser browser) |
static org.hamcrest.Matcher<Path> |
CustomMatchers.isSelectedIn(InBrowser browser) |
org.hamcrest.Matcher<Path> |
IsPresentNTimes.timesIn(InBrowser browser) |
org.hamcrest.Matcher<Path> |
IsPresentNTimes.timesOrLessIn(InBrowser browser) |
org.hamcrest.Matcher<Path> |
IsPresentNTimes.timesOrMoreIn(InBrowser browser) |