AmbiguousElementMatcherException


class AmbiguousElementMatcherException : RuntimeException, EspressoException


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

Summary

Public constructors

Public constructors

AmbiguousElementMatcherException

AmbiguousElementMatcherException(xpath: String!)