public class AppiumCommandExecutor
extends org.openqa.selenium.remote.HttpCommandExecutor
Constructor and Description |
---|
AppiumCommandExecutor(Map<String,org.openqa.selenium.remote.CommandInfo> additionalCommands,
org.openqa.selenium.remote.service.DriverService service) |
AppiumCommandExecutor(Map<String,org.openqa.selenium.remote.CommandInfo> additionalCommands,
URL addressOfRemoteServer) |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.remote.Response |
execute(org.openqa.selenium.remote.Command command) |
public AppiumCommandExecutor(Map<String,org.openqa.selenium.remote.CommandInfo> additionalCommands, URL addressOfRemoteServer)
public org.openqa.selenium.remote.Response execute(org.openqa.selenium.remote.Command command) throws IOException, org.openqa.selenium.WebDriverException
execute
in interface org.openqa.selenium.remote.CommandExecutor
execute
in class org.openqa.selenium.remote.HttpCommandExecutor
IOException
org.openqa.selenium.WebDriverException
Copyright © 2015. All rights reserved.