Uses of Enum Class
org.openqa.selenium.interactions.PointerInput.MouseButton
Packages that use PointerInput.MouseButton
-
Uses of PointerInput.MouseButton in org.openqa.selenium.interactions
Methods in org.openqa.selenium.interactions that return PointerInput.MouseButtonModifier and TypeMethodDescriptionstatic PointerInput.MouseButton
Returns 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.