Uses of Enum Class
org.openqa.selenium.devtools.v141.tracing.model.TracingBackend
Packages that use TracingBackend
-
Uses of TracingBackend in org.openqa.selenium.devtools.v141.tracing.model
Methods in org.openqa.selenium.devtools.v141.tracing.model that return TracingBackendModifier and TypeMethodDescriptionstatic TracingBackendTracingBackend.fromString(String s) static TracingBackendReturns the enum constant of this class with the specified name.static TracingBackend[]TracingBackend.values()Returns an array containing the constants of this enum class, in the order they are declared.