android.support.test.espresso.web.matcher

Classes

DomMatchers 针对org.w3c.dom包中的对象的一组hamcrest匹配器(如 DocumentElement )。

Exceptions

AmbiguousElementMatcherException 这是一个例外,表明对于给定的XPath,当预期只有1个元素时,会找到多个元素。