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
Methods in org.openqa.selenium.remote.tracing that return Status.KindModifier and TypeMethodDescriptionStatus.getKind()
static Status.Kind
Returns 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.