Uses of Interface
org.openqa.selenium.firefox.internal.Lock

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

Uses of Lock in org.openqa.selenium.firefox
 

Methods in org.openqa.selenium.firefox that return Lock
protected  Lock FirefoxDriver.obtainLock()
           
 

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

Classes in org.openqa.selenium.firefox.internal that implement Lock
 class SocketLock
          Implements Lock via an implementation that uses a well-known server socket.
 

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



Copyright © 2010. All Rights Reserved.