| Package | Description |
|---|---|
| com.github.loyada.jdollarx.custommatchers |
Custom Hamcrest matchers for assertions in tests - supports multiple instances of browsers, as
well as assertions on a W3C Document
|
| Modifier and Type | Method and Description |
|---|---|
static IsPresentNTimes |
CustomMatchers.isPresent(int nTimes)
Successful if the the element appears the expected number of times in the browser or W3C document.
|
Copyright © 2019. All rights reserved.