public class ElementWithTextNotFound extends UIAssertionError
timeoutMs| Constructor and Description |
|---|
ElementWithTextNotFound(CollectionSource collection,
java.util.List<java.lang.String> actualTexts,
java.util.List<java.lang.String> expectedTexts,
java.lang.String explanation,
long timeoutMs,
java.lang.Throwable lastError) |
getMessage, getScreenshot, toString, uiDetails, wrap, wrappublic ElementWithTextNotFound(CollectionSource collection, java.util.List<java.lang.String> actualTexts, java.util.List<java.lang.String> expectedTexts, java.lang.String explanation, long timeoutMs, java.lang.Throwable lastError)