Uses of Package
org.openqa.selenium

Packages that use org.openqa.selenium
org.openqa.selenium   
org.openqa.selenium.browserlaunchers   
org.openqa.selenium.html5   
org.openqa.selenium.interactions   
org.openqa.selenium.internal   
org.openqa.selenium.internal.interactions   
 

Classes in org.openqa.selenium used by org.openqa.selenium
Alert
           
By
          Mechanism used to locate elements within a document.
Cookie
           
Cookie.Builder
           
Keyboard
          Interface representing basic keyboard operations.
Keys
          Representations of pressable keys that aren't text.
Mouse
          Interface representing basic Mouse operations.
NotFoundException
           
OutputType
          Defines the output type for a screenshot.
Platform
          Represents the known and supported Platforms that WebDriver runs on.
Proxy
          Configuration parameters for using proxies in WebDriver.
Proxy.ProxyType
           
RenderedWebElement
           
ScreenOrientation
          Represents possible screen orientations.
SearchContext
           
Speed
           
WebDriver
          The main interface to use for testing, which represents an idealised web browser.
WebDriver.Navigation
           
WebDriver.Options
          An interface for managing stuff you would do in a browser menu
WebDriver.TargetLocator
          Used to locate a given frame or window.
WebDriver.Timeouts
          An interface for managing timeout behavior for WebDriver instances.
WebDriverException
           
WebElement
          Represents an HTML element.
 

Classes in org.openqa.selenium used by org.openqa.selenium.browserlaunchers
Capabilities
          Describes a series of key/value pairs that encapsulate aspects of a browser.
Proxy
          Configuration parameters for using proxies in WebDriver.
WebDriverException
           
 

Classes in org.openqa.selenium used by org.openqa.selenium.html5
WebDriverException
           
 

Classes in org.openqa.selenium used by org.openqa.selenium.interactions
Keys
          Representations of pressable keys that aren't text.
WebDriver
          The main interface to use for testing, which represents an idealised web browser.
WebDriverException
           
WebElement
          Represents an HTML element.
 

Classes in org.openqa.selenium used by org.openqa.selenium.internal
Cookie
           
JavascriptExecutor
          Indicates that a driver can execute Javascript, providing access to the mechanism to do so.
WebDriver
          The main interface to use for testing, which represents an idealised web browser.
WebElement
          Represents an HTML element.
 

Classes in org.openqa.selenium used by org.openqa.selenium.internal.interactions
Keyboard
          Interface representing basic keyboard operations.
Keys
          Representations of pressable keys that aren't text.
Mouse
          Interface representing basic Mouse operations.
WebDriver
          The main interface to use for testing, which represents an idealised web browser.
WebElement
          Represents an HTML element.
 



Copyright © 2011. All Rights Reserved.