public class RemoteActionChainExecutor
extends java.lang.Object
implements org.openqa.selenium.interactions.ActionChainExecutor
Modifier and Type | Field and Description |
---|---|
protected ExecuteMethod |
executor |
Constructor and Description |
---|
RemoteActionChainExecutor(ExecuteMethod executor) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.openqa.selenium.interactions.Action action) |
protected final ExecuteMethod executor
public RemoteActionChainExecutor(ExecuteMethod executor)