org.openqa.selenium.firefox.internal
Class ExtensionConnectionFactory

java.lang.Object
  extended by org.openqa.selenium.firefox.internal.ExtensionConnectionFactory

public class ExtensionConnectionFactory
extends java.lang.Object


Constructor Summary
ExtensionConnectionFactory()
           
 
Method Summary
static ExtensionConnection connectTo(FirefoxBinary binary, FirefoxProfile profile, java.lang.String host)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionConnectionFactory

public ExtensionConnectionFactory()
Method Detail

connectTo

public static ExtensionConnection connectTo(FirefoxBinary binary,
                                            FirefoxProfile profile,
                                            java.lang.String host)


Copyright © 2010. All Rights Reserved.