Uses of Package
com.thoughtworks.selenium

Packages that use com.thoughtworks.selenium
com.thoughtworks.selenium   
com.thoughtworks.selenium.condition   
org.openqa.selenium   
org.openqa.selenium.internal.selenesedriver   
org.openqa.selenium.internal.seleniumemulation   
 

Classes in com.thoughtworks.selenium used by com.thoughtworks.selenium
BrowserConfigurationOptions
          Contains parameters for a single Selenium browser session.
CommandProcessor
          Provides a doCommand method, which sends the command to the browser to be performed.
RemoteCommand
          Represents a single remote action
SeleneseTestBase
          Provides a base class that implements some handy functionality for Selenium testing (you are not required to extend this class).
Selenium
          Defines an object that runs Selenium commands.
 

Classes in com.thoughtworks.selenium used by com.thoughtworks.selenium.condition
Selenium
          Defines an object that runs Selenium commands.
 

Classes in com.thoughtworks.selenium used by org.openqa.selenium
CommandProcessor
          Provides a doCommand method, which sends the command to the browser to be performed.
DefaultSelenium
          The default implementation of the Selenium interface; end users will primarily interact with this object.
Selenium
          Defines an object that runs Selenium commands.
 

Classes in com.thoughtworks.selenium used by org.openqa.selenium.internal.selenesedriver
Selenium
          Defines an object that runs Selenium commands.
 

Classes in com.thoughtworks.selenium used by org.openqa.selenium.internal.seleniumemulation
Wait
          A utility class, designed to help the user automatically wait until a condition turns true.
 



Copyright © 2011. All Rights Reserved.