public class TextsMismatch extends UIAssertionError
| 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, getMessage, getScreenshotpublic TextsMismatch(WebElementsCollection collection, java.lang.String[] actualTexts, java.lang.String[] expectedTexts, long timeoutMs)