Uses of Enum Class
org.openqa.selenium.remote.tracing.Status.Kind
Packages that use Status.Kind
-
Uses of Status.Kind in org.openqa.selenium.remote.tracing
Subclasses with type arguments of type Status.Kind in org.openqa.selenium.remote.tracingMethods in org.openqa.selenium.remote.tracing that return Status.KindModifier and TypeMethodDescriptionStatus.getKind()static Status.KindReturns the enum constant of this class with the specified name.static Status.Kind[]Status.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.