public class ExecuteJSScript extends AbstractAction<Object>
component| Constructor and Description |
|---|
ExecuteJSScript(AbstractComponent component,
String script,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
executeAction(org.openqa.selenium.WebElement webElement) |
describeAction, executepublic ExecuteJSScript(AbstractComponent component, String script, Object... args)
protected Object executeAction(org.openqa.selenium.WebElement webElement)
executeAction in class AbstractAction<Object>Copyright © 2022. All rights reserved.