public class ListSizeMismatch extends UIAssertionError
jsErrors, timeoutMs| Constructor and Description |
|---|
ListSizeMismatch(java.lang.String operator,
int expectedSize,
java.lang.String explanation,
WebElementsCollection collection,
java.util.List<org.openqa.selenium.WebElement> actualElements,
java.lang.Exception lastError,
long timeoutMs) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
getJsErrors, getScreenshot, uiDetails, wrap, wrapThrowablepublic ListSizeMismatch(java.lang.String operator,
int expectedSize,
java.lang.String explanation,
WebElementsCollection collection,
java.util.List<org.openqa.selenium.WebElement> actualElements,
java.lang.Exception lastError,
long timeoutMs)
public java.lang.String toString()
toString in class UIAssertionError