JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.openqa.selenium.interactions
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.openqa.selenium.interactions.
Actions
org.openqa.selenium.interactions.internal.
BaseAction
org.openqa.selenium.interactions.internal.
KeysRelatedAction
(implements org.openqa.selenium.interactions.
IsInteraction
)
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
(implements org.openqa.selenium.interactions.
IsInteraction
)
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
)
org.openqa.selenium.interactions.
CompositeAction
(implements org.openqa.selenium.interactions.
Action
, org.openqa.selenium.interactions.
IsInteraction
)
org.openqa.selenium.interactions.
Interaction
org.openqa.selenium.interactions.
Pause
(implements org.openqa.selenium.interactions.
Encodable
)
org.openqa.selenium.interactions.
KeyInput
(implements org.openqa.selenium.interactions.
Encodable
, org.openqa.selenium.interactions.
InputSource
)
org.openqa.selenium.interactions.
PauseAction
(implements org.openqa.selenium.interactions.
Action
, org.openqa.selenium.interactions.
IsInteraction
)
org.openqa.selenium.interactions.
PointerInput
(implements org.openqa.selenium.interactions.
Encodable
, org.openqa.selenium.interactions.
InputSource
)
org.openqa.selenium.interactions.
PointerInput.Origin
org.openqa.selenium.interactions.
Sequence
(implements org.openqa.selenium.interactions.
Encodable
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.openqa.selenium.
WebDriverException
org.openqa.selenium.interactions.
InvalidCoordinatesException
org.openqa.selenium.interactions.
MoveTargetOutOfBoundsException
Interface Hierarchy
org.openqa.selenium.interactions.
Action
org.openqa.selenium.interactions.
Coordinates
org.openqa.selenium.interactions.
Encodable
org.openqa.selenium.interactions.
HasInputDevices
org.openqa.selenium.interactions.
HasTouchScreen
org.openqa.selenium.interactions.
InputSource
org.openqa.selenium.interactions.
Interactive
org.openqa.selenium.interactions.
IsInteraction
org.openqa.selenium.interactions.
Keyboard
org.openqa.selenium.interactions.
Locatable
org.openqa.selenium.interactions.
Mouse
org.openqa.selenium.interactions.
TouchScreen
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.openqa.selenium.interactions.
PointerInput.Kind
org.openqa.selenium.interactions.
SourceType
org.openqa.selenium.interactions.
PointerInput.MouseButton
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes