@ParametersAreNonnullByDefault public class ListSizeMismatch extends UIAssertionError
timeoutMs| Constructor and Description |
|---|
ListSizeMismatch(Driver driver,
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) |
getMessage, getScreenshot, toString, uiDetails, wrappublic ListSizeMismatch(Driver driver, java.lang.String operator, int expectedSize, @Nullable java.lang.String explanation, WebElementsCollection collection, @Nullable java.util.List<org.openqa.selenium.WebElement> actualElements, @Nullable java.lang.Exception lastError, long timeoutMs)