public class ShouldNot extends java.lang.Object implements Command<SelenideElement>
Modifier | Constructor and Description |
---|---|
|
ShouldNot() |
protected |
ShouldNot(java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
SelenideElement |
execute(SelenideElement proxy,
WebElementSource locator,
java.lang.Object[] args) |
protected void |
shouldNot(SelenideElement proxy,
WebElementSource locator,
java.lang.String message,
java.util.List<Condition> conditions) |
public ShouldNot()
protected ShouldNot(java.lang.String prefix)
public SelenideElement execute(SelenideElement proxy, WebElementSource locator, java.lang.Object[] args)
execute
in interface Command<SelenideElement>
protected void shouldNot(SelenideElement proxy, WebElementSource locator, java.lang.String message, java.util.List<Condition> conditions)