@ParametersAreNonnullByDefault 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, wrap
public ElementWithTextNotFound(CollectionSource collection, java.util.List<java.lang.String> actualTexts, java.util.List<java.lang.String> expectedTexts, @Nullable java.lang.String explanation, long timeoutMs, @Nullable java.lang.Throwable lastError)