Uses of Enum Class
org.openqa.selenium.devtools.v126.tracing.Tracing.StartTransferMode
Packages that use Tracing.StartTransferMode
-
Uses of Tracing.StartTransferMode in org.openqa.selenium.devtools.v126.tracing
Methods in org.openqa.selenium.devtools.v126.tracing that return Tracing.StartTransferModeModifier and TypeMethodDescriptionstatic Tracing.StartTransferMode
Tracing.StartTransferMode.fromString
(String s) static Tracing.StartTransferMode
Returns 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.