Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace
equal(textValue)
with assertText
This commit changes all `equal(this.textValue(), expected)` for the added `this.assertText`. It adds a couple of parameters and adds a nice message too.
- Loading branch information