public interface ExtensionConnection extends CommandExecutor, org.openqa.selenium.logging.NeedsLocalLogs
Modifier and Type | Method and Description |
---|---|
URI |
getAddressOfRemoteServer() |
boolean |
isConnected() |
void |
quit()
Terminates the connection.
|
void |
start()
Establishes a connection to the extension.
|
execute
void start() throws IOException
IOException
- If an I/O error occurs.boolean isConnected()
void quit()
URI getAddressOfRemoteServer()
Copyright © 2015. All rights reserved.