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