public class ElementShouldNot extends UIAssertionError
Constructor and Description |
---|
ElementShouldNot(java.lang.String searchCriteria,
java.lang.String prefix,
Condition expectedCondition,
org.openqa.selenium.WebElement element,
long timeoutMs) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public ElementShouldNot(java.lang.String searchCriteria, java.lang.String prefix, Condition expectedCondition, org.openqa.selenium.WebElement element, long timeoutMs)