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.
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
Interface Hierarchy
org.openqa.selenium.interactions.
IsInteraction
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.openqa.selenium.interactions.
PointerInput.MouseButton
org.openqa.selenium.interactions.
PointerInput.Kind
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes