ElementNotFoundException#
- public class ElementNotFoundException extends AutomationException#
New in version 1.1.0.
Класс исключений, возникающих при отсутствии ожидаемого dom-элемента на dom-модели.
Constructors#
ElementNotFoundException#
ElementNotFoundException#
- public ElementNotFoundException(ElementNotFoundException.NotFoundReasonMessage reason, Object... params)#
ElementNotFoundException#
ElementNotFoundException#
- public ElementNotFoundException(ElementNotFoundException.NotFoundReasonMessage reason, Throwable cause, Object... params)#