Uses of Class
org.openqa.selenium.firefox.FirefoxBinary

Packages that use FirefoxBinary
org.openqa.selenium.firefox   
org.openqa.selenium.firefox.internal   
 

Uses of FirefoxBinary in org.openqa.selenium.firefox
 

Fields in org.openqa.selenium.firefox declared as FirefoxBinary
protected  FirefoxBinary FirefoxDriver.binary
           
 

Methods in org.openqa.selenium.firefox with parameters of type FirefoxBinary
protected  ExtensionConnection FirefoxDriver.connectTo(FirefoxBinary binary, FirefoxProfile profile, java.lang.String host)
           
 

Constructors in org.openqa.selenium.firefox with parameters of type FirefoxBinary
FirefoxDriver(FirefoxBinary binary, FirefoxProfile profile)
           
 

Uses of FirefoxBinary in org.openqa.selenium.firefox.internal
 

Constructors in org.openqa.selenium.firefox.internal with parameters of type FirefoxBinary
NewProfileExtensionConnection(Lock lock, FirefoxBinary binary, FirefoxProfile profile, java.lang.String host)
           
 



Copyright © 2011. All Rights Reserved.