Class | Description |
---|---|
AttributeMatcher |
hamcrest matcher for attributes of
WebElement s. |
DisplayedMatcher |
Hamcrest matcher for displayed status of
WebElement s. |
NumericalMatchers |
Various numerical hamcrest
Matcher s. |
SelectionMatcher |
Matcher to match a selected element (e.g.
|
TextMatcher |
Matcher for matching text content within WebElement s. |
ValueMatcher |
Matches the value of an element, for example an input field.
|
Copyright © 2014. All rights reserved.