Uses of Enum Class
org.openqa.selenium.devtools.v138.tracing.Tracing.StartTransferMode
Packages that use Tracing.StartTransferMode
-
Uses of Tracing.StartTransferMode in org.openqa.selenium.devtools.v138.tracing
Methods in org.openqa.selenium.devtools.v138.tracing that return Tracing.StartTransferModeModifier and TypeMethodDescriptionstatic Tracing.StartTransferModeTracing.StartTransferMode.fromString(String s) static Tracing.StartTransferModeReturns the enum constant of this class with the specified name.static Tracing.StartTransferMode[]Tracing.StartTransferMode.values()Returns an array containing the constants of this enum class, in the order they are declared.