public class WiniumDriverCommandExecutor
extends org.openqa.selenium.remote.HttpCommandExecutor
DriverCommandExecutor that understands WiniumDriver specific commands.| Constructor and Description |
|---|
WiniumDriverCommandExecutor(URL remoteUrl) |
WiniumDriverCommandExecutor(WiniumDriverService driverService) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.remote.Response |
execute(org.openqa.selenium.remote.Command command) |
public WiniumDriverCommandExecutor(WiniumDriverService driverService)
public WiniumDriverCommandExecutor(URL remoteUrl)
public org.openqa.selenium.remote.Response execute(org.openqa.selenium.remote.Command command)
throws IOException
execute in interface org.openqa.selenium.remote.CommandExecutorexecute in class org.openqa.selenium.remote.HttpCommandExecutorIOExceptionCopyright © 2015. All rights reserved.