Class Hierarchy
- java.lang.Object
- org.openqa.selenium.interactions.Actions
- org.openqa.selenium.interactions.CompositeAction (implements org.openqa.selenium.interactions.Action)
- org.openqa.selenium.interactions.Interaction
- org.openqa.selenium.interactions.KeyInput (implements org.openqa.selenium.interactions.Encodable, org.openqa.selenium.interactions.InputSource)
- 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.PointerInput.PointerEventProperties (implements org.openqa.selenium.interactions.Encodable)
- 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.MoveTargetOutOfBoundsException
- org.openqa.selenium.WebDriverException
- java.lang.RuntimeException
- java.lang.Exception
- org.openqa.selenium.interactions.WheelInput (implements org.openqa.selenium.interactions.Encodable, org.openqa.selenium.interactions.InputSource)
- org.openqa.selenium.interactions.WheelInput.ScrollOrigin
Interface Hierarchy
- org.openqa.selenium.interactions.Action
- org.openqa.selenium.interactions.Coordinates
- org.openqa.selenium.interactions.Encodable
- org.openqa.selenium.interactions.InputSource
- org.openqa.selenium.interactions.Interactive
- org.openqa.selenium.interactions.Locatable
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.openqa.selenium.interactions.PointerInput.Kind
- org.openqa.selenium.interactions.PointerInput.MouseButton
- org.openqa.selenium.interactions.SourceType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)