Uses of Enum Class
org.openqa.selenium.devtools.v141.runtime.model.PropertyPreview.Subtype
Packages that use PropertyPreview.Subtype
-
Uses of PropertyPreview.Subtype in org.openqa.selenium.devtools.v141.runtime.model
Methods in org.openqa.selenium.devtools.v141.runtime.model that return PropertyPreview.SubtypeModifier and TypeMethodDescriptionstatic PropertyPreview.SubtypePropertyPreview.Subtype.fromString(String s) static PropertyPreview.SubtypeReturns the enum constant of this class with the specified name.static PropertyPreview.Subtype[]PropertyPreview.Subtype.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.devtools.v141.runtime.model that return types with arguments of type PropertyPreview.Subtype