Class | Description |
---|---|
ElementCount |
Matches how many visible elements are defined by selector.
|
HasAttribute |
Matches if selector defines a visible element.
|
HasText |
Matches if element defined by selector has a text matched by
underlying matcher.
|
Location |
Location class.
|
SelectorMatcher<T> |
Base class for matching based on
Selector . |
SelectorSamplerMatcher<T> |
Uses underlying matcher on results of Selector based samplers.
|
Visible |
Matches if selector defines a visible element.
|
Copyright © 2017–2022 wcm.io QA. All rights reserved.