Package org.openqa.selenium.internal

Interface Summary
FindsByClassName  
FindsByCssSelector  
FindsById  
FindsByLinkText  
FindsByName  
FindsByTagName  
FindsByXPath  
Killable Implemented by WebDriver implementations that support hard kill by killing the process at the OS level.
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 the Build-Info section of the manifest in the jar file, which contains this class.
SocketLock Implements Lock via an implementation that uses a well-known server socket.
 



Copyright © 2012. All Rights Reserved.