androidx.test.espresso.web.matcher

Classes

DomMatchers

A collection of hamcrest matchers for objects in the org.w3c.dom package (such as and Element).

Exceptions

AmbiguousElementMatcherException

An exception which indicates that for a given XPath there were multiple Elements found when only 1 element was expected.