exists top-level constant
Matcher
const exists
A matcher that checks if a PageLoaderElement/PageObject exists.
Implementation
const Matcher exists = _Exists();
A matcher that checks if a PageLoaderElement/PageObject exists.
const Matcher exists = _Exists();