| 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 HasText |
CustomMatchers.hasText(String text)
Successful if element has the text equal to the given parameter in the browser/document.
|
Copyright © 2018. All rights reserved.