Package com.codeborne.selenide.commands
Class Exists
java.lang.Object
com.codeborne.selenide.commands.Exists
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(SelenideElement proxy, WebElementSource locator, Object[] args)
-
Constructor Details
-
Exists
public Exists()
-
-
Method Details
-
execute
@CheckReturnValue @Nonnull public Boolean execute(SelenideElement proxy, WebElementSource locator, @Nullable Object[] args)
-