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