notExists top-level constant

Matcher const notExists

A matcher that checks if a PageLoaderElement/PageObject does not exist.

Implementation

const Matcher notExists = _NotExists();