public static class FirefoxDriver.LazyCommandExecutor extends Object implements CommandExecutor, org.openqa.selenium.logging.NeedsLocalLogs
Modifier and Type | Method and Description |
---|---|
Response |
execute(Command command) |
URI |
getAddressOfRemoteServer() |
void |
quit() |
void |
setConnection(ExtensionConnection connection) |
void |
setLocalLogs(org.openqa.selenium.logging.LocalLogs logs) |
public void setConnection(ExtensionConnection connection)
public void quit()
public Response execute(Command command) throws IOException
execute
in interface CommandExecutor
IOException
public void setLocalLogs(org.openqa.selenium.logging.LocalLogs logs)
setLocalLogs
in interface org.openqa.selenium.logging.NeedsLocalLogs
public URI getAddressOfRemoteServer()
Copyright © 2016. All rights reserved.