Uses of Package
org.openqa.selenium.interactions
Packages that use org.openqa.selenium.interactions
-
Classes in org.openqa.selenium.interactions used by org.openqa.selenium.interactionsClassDescriptionInterface 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.Models a key input source.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.