Uses of Enum Class
org.openqa.selenium.devtools.v141.network.model.CorsError
Packages that use CorsError
-
Uses of CorsError in org.openqa.selenium.devtools.v141.network.model
Methods in org.openqa.selenium.devtools.v141.network.model that return CorsErrorModifier and TypeMethodDescriptionstatic CorsErrorCorsError.fromString(String s) CorsErrorStatus.getCorsError()static CorsErrorReturns the enum constant of this class with the specified name.static CorsError[]CorsError.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v141.network.model with parameters of type CorsError