Uses of Enum Class
org.openqa.selenium.interactions.PointerInput.MouseButton
Packages that use PointerInput.MouseButton
-
Uses of PointerInput.MouseButton in org.openqa.selenium.interactions
Subclasses with type arguments of type PointerInput.MouseButton in org.openqa.selenium.interactionsMethods in org.openqa.selenium.interactions that return PointerInput.MouseButtonModifier and TypeMethodDescriptionstatic PointerInput.MouseButtonReturns the enum constant of this class with the specified name.static PointerInput.MouseButton[]PointerInput.MouseButton.values()Returns an array containing the constants of this enum class, in the order they are declared.