Uses of Enum Class
org.openqa.selenium.devtools.v141.input.Input.DispatchMouseEventPointerType
Packages that use Input.DispatchMouseEventPointerType
-
Uses of Input.DispatchMouseEventPointerType in org.openqa.selenium.devtools.v141.input
Methods in org.openqa.selenium.devtools.v141.input that return Input.DispatchMouseEventPointerTypeModifier and TypeMethodDescriptionInput.DispatchMouseEventPointerType.fromString(String s) Returns the enum constant of this class with the specified name.static Input.DispatchMouseEventPointerType[]Input.DispatchMouseEventPointerType.values()Returns an array containing the constants of this enum class, in the order they are declared.