Uses of Enum Class
org.openqa.selenium.devtools.v85.media.model.PlayerError.Type
Packages that use PlayerError.Type
-
Uses of PlayerError.Type in org.openqa.selenium.devtools.v85.media.model
Methods in org.openqa.selenium.devtools.v85.media.model that return PlayerError.TypeModifier and TypeMethodDescriptionstatic PlayerError.TypePlayerError.Type.fromString(String s) PlayerError.getType()static PlayerError.TypeReturns the enum constant of this class with the specified name.static PlayerError.Type[]PlayerError.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v85.media.model with parameters of type PlayerError.Type