public interface ExtensionConnection extends CommandExecutor, org.openqa.selenium.logging.NeedsLocalLogs
Modifier and Type | Method and Description |
---|---|
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()
Copyright © 2014. All rights reserved.