Package org.openqa.selenium.internal

Interface Summary
FileHandler.Filter Used by file operations to determine whether or not to make use of a file.
FindsByClassName  
FindsByCssSelector  
FindsById  
FindsByLinkText  
FindsByName  
FindsByTagName  
FindsByXPath  
Locatable  
Trace  
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
AsyncJavascriptExecutor Utility class used to execute "asynchronous" scripts.
Base64Encoder Encodes binary data to plain text as Base64.
Cleanly  
CommandLine  
FileHandler Utility methods for common filesystem activities
IOUtils  
Maps  
PortProber  
ProcessUtils  
ReturnedCookie Deprecated. Use Cookie instead.
TemporaryFilesystem A wrapper around temporary filesystem behaviour.
Zip  
 

Exception Summary
ProcessUtils.ProcessStillAliveException  
 



Copyright © 2011. All Rights Reserved.