public interface ExecuteMethod
RemoteWebDriver.executeScript(String, Object...).Object execute(String commandName, Map<String,?> parameters)
commandName - The remote command to executeparameters - The parameters to execute that command withResponse.getValue().Copyright © 2015. All rights reserved.