|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtensionConnection
Represents a connection with the FirefoxDriver browser extension.
Method Summary | |
---|---|
boolean |
isConnected()
|
void |
quit()
Terminates the connection. |
void |
start()
Establishes a connection to the extension. |
Methods inherited from interface org.openqa.selenium.remote.CommandExecutor |
---|
execute |
Methods inherited from interface org.openqa.selenium.logging.NeedsLocalLogs |
---|
setLocalLogs |
Method Detail |
---|
void start() throws IOException
IOException
- If an I/O error occurs.boolean isConnected()
void quit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |