public class HasElementNTimes extends Object
| Constructor and Description |
|---|
HasElementNTimes(Path path,
int nTimes) |
| Modifier and Type | Method and Description |
|---|---|
org.hamcrest.Matcher<InBrowser> |
times() |
org.hamcrest.Matcher<InBrowser> |
timesOrLess() |
org.hamcrest.Matcher<InBrowser> |
timesOrMore() |
Copyright © 2016. All rights reserved.