Package org.openqa.selenium.lift.match
-
Class Summary Class Description AttributeMatcher hamcrest matcher for attributes ofWebElements.DisplayedMatcher Hamcrest matcher for displayed status ofWebElements.NumericalMatchers Various numerical hamcrestMatchers.SelectionMatcher Matcher to match a selected element (e.g.TextMatcher Matcherfor matching text content withinWebElements.ValueMatcher Matches the value of an element, for example an input field.