org.openqa.selenium.firefox.internal
Class NewProfileExtensionConnection
java.lang.Object
org.openqa.selenium.firefox.internal.AbstractExtensionConnection
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
- All Implemented Interfaces:
- ExtensionConnection
public class NewProfileExtensionConnection
- extends AbstractExtensionConnection
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewProfileExtensionConnection
public NewProfileExtensionConnection(FirefoxBinary binary,
FirefoxProfile profile,
java.lang.String host)
throws java.io.IOException
- Throws:
java.io.IOException
getLock
protected void getLock(int port)
throws java.io.IOException
- Throws:
java.io.IOException
getAddressForLock
protected java.net.InetSocketAddress getAddressForLock(int port)
releaseLock
protected void releaseLock()
throws java.io.IOException
- Throws:
java.io.IOException
determineNextFreePort
protected int determineNextFreePort(java.lang.String host,
int port)
throws java.io.IOException
- Throws:
java.io.IOException
quit
public void quit()
Copyright © 2009. All Rights Reserved.