Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.thoughtworks.selenium
,
org.openqa.selenium
,
org.openqa.selenium.browserlaunchers
,
org.openqa.selenium.html5
,
org.openqa.selenium.interactions
,
org.openqa.selenium.interactions.internal
,
org.openqa.selenium.interactions.touch
,
org.openqa.selenium.internal
,
org.openqa.selenium.logging
,
org.openqa.selenium.remote
Class Hierarchy
java.lang.Object
org.openqa.selenium.interactions.
Actions
org.openqa.selenium.interactions.touch.
TouchActions
org.openqa.selenium.internal.
Base64Encoder
org.openqa.selenium.interactions.internal.
BaseAction
org.openqa.selenium.interactions.internal.
DisplayAction
org.openqa.selenium.interactions.internal.
TouchAction
org.openqa.selenium.interactions.touch.
DoubleTapAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.touch.
DownAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.touch.
FlickAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.touch.
LongPressAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.touch.
MoveAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.touch.
ScrollAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.touch.
SingleTapAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.touch.
UpAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.internal.
KeysRelatedAction
org.openqa.selenium.interactions.
SendKeysAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.internal.
SingleKeyAction
org.openqa.selenium.interactions.
KeyDownAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.
KeyUpAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.internal.
MouseAction
org.openqa.selenium.interactions.
ButtonReleaseAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.
ClickAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.
ClickAndHoldAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.
ContextClickAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.
DoubleClickAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.
MoveMouseAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.interactions.
MoveToOffsetAction
(implements org.openqa.selenium.interactions.
Action
)
com.thoughtworks.selenium.
BrowserConfigurationOptions
org.openqa.selenium.internal.
BuildInfo
org.openqa.selenium.
By
org.openqa.selenium.
By.ByClassName
org.openqa.selenium.
By.ByCssSelector
org.openqa.selenium.
By.ById
org.openqa.selenium.
By.ByLinkText
org.openqa.selenium.
By.ByName
org.openqa.selenium.
By.ByPartialLinkText
org.openqa.selenium.
By.ByTagName
org.openqa.selenium.
By.ByXPath
org.openqa.selenium.interactions.
CompositeAction
(implements org.openqa.selenium.interactions.
Action
)
org.openqa.selenium.
Cookie
org.openqa.selenium.
Cookie.Builder
org.openqa.selenium.remote.
DesiredCapabilities
(implements org.openqa.selenium.
Capabilities
, java.io.Serializable)
org.openqa.selenium.
Dimension
org.openqa.selenium.browserlaunchers.
DoNotUseProxyPac
(implements java.io.Serializable)
org.openqa.selenium.browserlaunchers.
DoNotUseProxyPac.DefaultProxy
org.openqa.selenium.browserlaunchers.
DoNotUseProxyPac.ProxyHostVia
org.openqa.selenium.browserlaunchers.
DoNotUseProxyPac.ProxyUrlVia
java.util.logging.Handler
org.openqa.selenium.logging.
LoggingHandler
org.openqa.selenium.html5.
Location
org.openqa.selenium.logging.
LogEntries
(implements java.lang.Iterable<T>)
org.openqa.selenium.logging.
LogEntry
org.openqa.selenium.logging.
LoggingPreferences
org.openqa.selenium.logging.
LogType
org.openqa.selenium.
Point
org.openqa.selenium.browserlaunchers.
Proxies
org.openqa.selenium.
Proxy
org.openqa.selenium.html5.
ResultSet
org.openqa.selenium.html5.
ResultSetRows
com.thoughtworks.selenium.
SeleniumLogLevels
org.openqa.selenium.internal.
SocketLock
(implements org.openqa.selenium.internal.
Lock
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
com.thoughtworks.selenium.
SeleniumCommandTimedOutException
com.thoughtworks.selenium.
SeleniumException
org.openqa.selenium.
WebDriverException
org.openqa.selenium.
ElementNotVisibleException
org.openqa.selenium.
IllegalLocatorException
org.openqa.selenium.
ImeActivationFailedException
org.openqa.selenium.
ImeNotAvailableException
org.openqa.selenium.
InvalidCookieDomainException
org.openqa.selenium.interactions.
InvalidCoordinatesException
org.openqa.selenium.
InvalidElementStateException
org.openqa.selenium.interactions.
MoveTargetOutOfBoundsException
org.openqa.selenium.
NotFoundException
org.openqa.selenium.
NoAlertPresentException
org.openqa.selenium.
NoSuchElementException
org.openqa.selenium.
InvalidSelectorException
org.openqa.selenium.
NoSuchFrameException
org.openqa.selenium.
NoSuchWindowException
org.openqa.selenium.
StaleElementReferenceException
org.openqa.selenium.
TimeoutException
org.openqa.selenium.
UnableToSetCookieException
org.openqa.selenium.
UnhandledAlertException
org.openqa.selenium.
UnsupportedCommandException
org.openqa.selenium.
XPathLookupException
Interface Hierarchy
org.openqa.selenium.interactions.
Action
org.openqa.selenium.
Alert
org.openqa.selenium.html5.
ApplicationCache
org.openqa.selenium.html5.
BrowserConnection
org.openqa.selenium.
Capabilities
org.openqa.selenium.remote.
CapabilityType
org.openqa.selenium.remote.
CapabilityType.ForSeleniumServer
com.thoughtworks.selenium.
CommandProcessor
org.openqa.selenium.interactions.internal.
Coordinates
org.openqa.selenium.html5.
DatabaseStorage
org.openqa.selenium.internal.
FindsByClassName
org.openqa.selenium.internal.
FindsByCssSelector
org.openqa.selenium.internal.
FindsById
org.openqa.selenium.internal.
FindsByLinkText
org.openqa.selenium.internal.
FindsByName
org.openqa.selenium.internal.
FindsByTagName
org.openqa.selenium.internal.
FindsByXPath
org.openqa.selenium.
HasCapabilities
org.openqa.selenium.
HasInputDevices
org.openqa.selenium.
HasTouchScreen
org.openqa.selenium.
JavascriptExecutor
org.openqa.selenium.
Keyboard
org.openqa.selenium.internal.
Killable
org.openqa.selenium.html5.
LocalStorage
org.openqa.selenium.internal.
Locatable
org.openqa.selenium.html5.
LocationContext
org.openqa.selenium.internal.
Lock
org.openqa.selenium.logging.
Logs
org.openqa.selenium.
Mouse
org.openqa.selenium.
OutputType
<T>
org.openqa.selenium.
Rotatable
org.openqa.selenium.
SearchContext
org.openqa.selenium.
WebDriver
org.openqa.selenium.
WebElement
com.thoughtworks.selenium.
Selenium
org.openqa.selenium.html5.
SessionStorage
org.openqa.selenium.
TakesScreenshot
org.openqa.selenium.
TouchScreen
org.openqa.selenium.
WebDriver.ImeHandler
org.openqa.selenium.
WebDriver.Navigation
org.openqa.selenium.
WebDriver.Options
org.openqa.selenium.
WebDriver.TargetLocator
org.openqa.selenium.
WebDriver.Timeouts
org.openqa.selenium.
WebDriver.Window
org.openqa.selenium.html5.
WebStorage
org.openqa.selenium.internal.
WrapsDriver
org.openqa.selenium.internal.
WrapsElement
Annotation Type Hierarchy
org.openqa.selenium.
Beta
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.openqa.selenium.
Keys
(implements java.lang.CharSequence)
org.openqa.selenium.
Proxy.ProxyType
org.openqa.selenium.
Platform
org.openqa.selenium.
ScreenOrientation
org.openqa.selenium.html5.
AppCacheStatus
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.