Uses of Enum Class
org.openqa.selenium.bidi.speculation.PreloadingStatus
Packages that use PreloadingStatus
-
Uses of PreloadingStatus in org.openqa.selenium.bidi.speculation
Subclasses with type arguments of type PreloadingStatus in org.openqa.selenium.bidi.speculationMethods in org.openqa.selenium.bidi.speculation that return PreloadingStatusModifier and TypeMethodDescriptionstatic PreloadingStatusPreloadingStatus.fromString(String status) PrefetchStatusUpdatedParameters.getStatus()static PreloadingStatusReturns the enum constant of this class with the specified name.static PreloadingStatus[]PreloadingStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.