Package net.serenitybdd.screenplay.matchers.statematchers
-
Interface Summary Interface Description CheckForAbsenceHint -
Class Summary Class Description BaseWebElementStateMatcher<T extends WebElementState> ContainsOnlyTextMatcher<T extends WebElementState> ContainsSelectOptionMatcher<T extends WebElementState> ContainsTextMatcher<T extends WebElementState> HasValueMatcher<T extends WebElementState> isClickableMatcher<T extends WebElementState> IsCurrentlyEnabledMatcher<T extends WebElementState> IsCurrentlyVisibleMatcher<T extends WebElementState> IsEnabledMatcher<T extends WebElementState> IsNotCurrentlyEnabledMatcher<T extends WebElementState> IsNotCurrentlyVisibleMatcher<T extends WebElementState> IsNotEnabledMatcher<T extends WebElementState> IsNotPresentMatcher<T extends WebElementState> IsNotSelectedMatcher<T extends WebElementState> IsNotVisibleMatcher<T extends WebElementState> IsPresentMatcher<T extends WebElementState> IsSelectedMatcher<T extends WebElementState> IsVisibleMatcher<T extends WebElementState> MissingWebElement WebElementStateDescription