notExists top-level constant
Matcher
const notExists
A matcher that checks if a PageLoaderElement/PageObject does not exist.
Implementation
const Matcher notExists = _NotExists();
A matcher that checks if a PageLoaderElement/PageObject does not exist.
const Matcher notExists = _NotExists();