Package com.codeborne.selenide.commands
Class Highlight
java.lang.Object
com.codeborne.selenide.commands.Highlight
- All Implemented Interfaces:
Command<org.openqa.selenium.WebElement>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.openqa.selenium.WebElement
execute
(SelenideElement proxy, WebElementSource locator, Object[] args)
-
Constructor Details
-
Highlight
public Highlight()
-
-
Method Details
-
execute
@Nullable public org.openqa.selenium.WebElement execute(SelenideElement proxy, WebElementSource locator, @Nullable Object[] args)
-