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.interactions.internal   
org.openqa.selenium.internal   
org.openqa.selenium.remote   
 

Classes in org.openqa.selenium used by org.openqa.selenium
Alert
           
By
          Mechanism used to locate elements within a document.
Capabilities
          Describes a series of key/value pairs that encapsulate aspects of a browser.
Cookie
           
Cookie.Builder
           
Dimension
          Similar to Point - implement locally to avoid depending on GWT.
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.
Point
          A copy of java.awt.Point, to remove dependency on awt.
Proxy
          Configuration parameters for using proxies in WebDriver.
Proxy.ProxyType
           
ScreenOrientation
          Represents possible screen orientations.
SearchContext
           
WebDriver
          The main interface to use for testing, which represents an idealised web browser.
WebDriver.ImeHandler
          An interface for managing input methods.
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.
 

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

Classes in org.openqa.selenium used by org.openqa.selenium.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.
WebDriverException
           
WebElement
          Represents an HTML element.
 

Classes in org.openqa.selenium used by org.openqa.selenium.interactions.internal
Keyboard
          Interface representing basic keyboard operations.
Keys
          Representations of pressable keys that aren't text.
Mouse
          Interface representing basic mouse operations.
Point
          A copy of java.awt.Point, to remove dependency on awt.
 

Classes in org.openqa.selenium used by org.openqa.selenium.internal
Point
          A copy of java.awt.Point, to remove dependency on awt.
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.remote
Capabilities
          Describes a series of key/value pairs that encapsulate aspects of a browser.
Platform
          Represents the known and supported Platforms that WebDriver runs on.
 



Copyright © 2011. All Rights Reserved.