Package org.openqa.selenium.interactions
package org.openqa.selenium.interactions
-
ClassDescriptionInterface representing a single user-interaction action.The user-facing API for emulating complex user gestures.An action for aggregating actions and triggering all of them at the same time.Provides coordinates of an element for advanced interactions.This interface allows a custom
Interactionto be JSON encoded for the W3C wire format.Models an input source as defined and used by the W3C WebDriver spec.Used as the basis ofSequences for the W3C WebDriver spec Action commands.Indicates that a class can be used with the W3C WebDriver Actions commands.Models a key input source.Indicates that the target provided to the actions move() method is invalid - outside of the size of the window.Indicates that a givenInputSourceshould pause for a given duration.Models a pointer input source.A sequence of action objects for a givenInputSourcefor use with the W3C Action commands.One of the allowing types for anInputSource.Models a wheel input source.