public class TextsMismatch extends UIAssertionError
jsErrors, timeoutMs| Constructor and Description |
|---|
TextsMismatch(WebElementsCollection collection,
java.lang.String[] actualTexts,
java.lang.String[] expectedTexts,
long timeoutMs) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
getJsErrors, getScreenshot, uiDetails, wrap, wrapThrowablepublic TextsMismatch(WebElementsCollection collection, java.lang.String[] actualTexts, java.lang.String[] expectedTexts, long timeoutMs)
public java.lang.String toString()
toString in class UIAssertionError