public class RemoteExecuteMethod extends Object implements ExecuteMethod
| 构造器和说明 |
|---|
RemoteExecuteMethod(RemoteWebDriver driver) |
public RemoteExecuteMethod(RemoteWebDriver driver)
public Object execute(String commandName, Map<String,?> parameters)
ExecuteMethodexecute 在接口中 ExecuteMethodcommandName - The remote command to executeparameters - The parameters to execute that command withResponse.getValue().