Class Hierarchy
- java.lang.Object
- com.thoughtworks.selenium.webdriven.CompoundMutator (implements com.thoughtworks.selenium.webdriven.ScriptMutator)
 - com.thoughtworks.selenium.DefaultSelenium (implements com.thoughtworks.selenium.Selenium)
- com.thoughtworks.selenium.webdriven.WebDriverBackedSelenium (implements org.openqa.selenium.HasCapabilities, org.openqa.selenium.WrapsDriver)
 
 - com.thoughtworks.selenium.webdriven.ElementFinder
 - com.thoughtworks.selenium.webdriven.FunctionDeclaration (implements com.thoughtworks.selenium.webdriven.ScriptMutator)
 - com.thoughtworks.selenium.webdriven.JavascriptLibrary
 - com.thoughtworks.selenium.webdriven.SeleneseCommand<T>
 - com.thoughtworks.selenium.webdriven.SeleniumMutator (implements com.thoughtworks.selenium.webdriven.ScriptMutator)
 - com.thoughtworks.selenium.webdriven.Timer
 - com.thoughtworks.selenium.webdriven.VariableDeclaration (implements com.thoughtworks.selenium.webdriven.ScriptMutator)
 - com.thoughtworks.selenium.webdriven.WebDriverBackedSeleniumHandler (implements org.openqa.selenium.remote.http.Routable)
 - com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor (implements com.thoughtworks.selenium.CommandProcessor, org.openqa.selenium.WrapsDriver)
 - com.thoughtworks.selenium.webdriven.Windows
 
 
Interface Hierarchy
- com.thoughtworks.selenium.webdriven.ScriptMutator