exists top-level constant

Matcher const exists

A matcher that checks if a PageLoaderElement/PageObject exists.

Implementation

const Matcher exists = _Exists();