public class RemoteExecuteMethod extends Object implements ExecuteMethod
| Constructor and Description |
|---|
RemoteExecuteMethod(RemoteWebDriver driver) |
public RemoteExecuteMethod(RemoteWebDriver driver)
public Object execute(String commandName, Map<String,?> parameters)
ExecuteMethodexecute in interface ExecuteMethodcommandName - The remote command to executeparameters - The parameters to execute that command withResponse.getValue().Copyright © 2015. All rights reserved.