Package org.openqa.selenium.internal

Interface Summary
FindsByClassName  
FindsByCssSelector  
FindsById  
FindsByLinkText  
FindsByName  
FindsByTagName  
FindsByXPath  
Locatable  
Lock  
WrapsDriver This interface indicates that the implementing class knows about the driver that contains it and can export it.
WrapsElement Indicates that there is an underlying element that can be used
 

Class Summary
Base64Encoder Encodes binary data to plain text as Base64.
BuildInfo Reads information about how the current application was built from a properties file embedded in the JAR.
SocketLock Implements Lock via an implementation that uses a well-known server socket.
 



Copyright © 2011. All Rights Reserved.