public class ElementShould
extends java.lang.AssertionError
| Constructor and Description |
|---|
ElementShould(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 ElementShould(java.lang.String searchCriteria,
java.lang.String prefix,
Condition expectedCondition,
org.openqa.selenium.WebElement element,
long timeoutMs)