Package com.codeborne.selenide.commands
Class Matches
java.lang.Object
com.codeborne.selenide.commands.Matches
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(SelenideElement proxy, WebElementSource locator, Object[] args) protected org.openqa.selenium.WebElement
getElementOrNull
(WebElementSource locator)
-
Constructor Details
-
Matches
public Matches()
-
-
Method Details
-
execute
@CheckReturnValue public Boolean execute(SelenideElement proxy, WebElementSource locator, @Nullable Object[] args) -
getElementOrNull
@CheckReturnValue @Nullable protected org.openqa.selenium.WebElement getElementOrNull(WebElementSource locator)
-