Class Hierarchy
- java.lang.Object
- junit.framework.Assert
- junit.framework.TestCase (implements junit.framework.Test)
- com.thoughtworks.selenium.SeleneseTestCase
 
 
 - junit.framework.TestCase (implements junit.framework.Test)
 - com.thoughtworks.selenium.BrowserConfigurationOptions
 - com.thoughtworks.selenium.DefaultRemoteCommand (implements com.thoughtworks.selenium.RemoteCommand)
 - com.thoughtworks.selenium.DefaultSelenium (implements com.thoughtworks.selenium.Selenium)
 - com.thoughtworks.selenium.HttpCommandProcessor (implements com.thoughtworks.selenium.CommandProcessor)
 - com.thoughtworks.selenium.ScreenshotListener (implements org.testng.internal.IResultListener)
 - com.thoughtworks.selenium.SeleneseTestBase
- com.thoughtworks.selenium.SeleneseTestNgHelper
 
 - com.thoughtworks.selenium.SeleniumLogLevels
 - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.thoughtworks.selenium.SeleniumException
 - com.thoughtworks.selenium.Wait.WaitTimedOutException
 
 
 - java.lang.RuntimeException
 
 - java.lang.Exception
 - com.thoughtworks.selenium.Wait
 
 - junit.framework.Assert
 
Interface Hierarchy
- com.thoughtworks.selenium.CommandProcessor
 - com.thoughtworks.selenium.RemoteCommand
 - com.thoughtworks.selenium.Selenium