|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.firefox.internal.AbstractExtensionConnection
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
public class NewProfileExtensionConnection
Constructor Summary | |
---|---|
NewProfileExtensionConnection(Lock lock,
FirefoxBinary binary,
FirefoxProfile profile,
java.lang.String host)
|
Method Summary | |
---|---|
protected void |
connectToBrowser(long timeToWaitInMilliSeconds)
|
protected int |
determineNextFreePort(java.lang.String host,
int port)
|
void |
quit()
|
Methods inherited from class org.openqa.selenium.firefox.internal.AbstractExtensionConnection |
---|
isConnected, sendMessage, sendMessageAndWaitForResponse, setAddress |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NewProfileExtensionConnection(Lock lock, FirefoxBinary binary, FirefoxProfile profile, java.lang.String host) throws java.io.IOException
java.io.IOException
Method Detail |
---|
protected void connectToBrowser(long timeToWaitInMilliSeconds) throws java.io.IOException
connectToBrowser
in class AbstractExtensionConnection
java.io.IOException
protected int determineNextFreePort(java.lang.String host, int port) throws java.io.IOException
java.io.IOException
public void quit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |