Uses of Class
org.openqa.selenium.bidi.speculation.PrefetchStatusUpdatedParameters
Packages that use PrefetchStatusUpdatedParameters
-
Uses of PrefetchStatusUpdatedParameters in org.openqa.selenium.bidi.module
Method parameters in org.openqa.selenium.bidi.module with type arguments of type PrefetchStatusUpdatedParametersModifier and TypeMethodDescriptionlongSpeculationInspector.onPrefetchStatusUpdated(Consumer<PrefetchStatusUpdatedParameters> consumer) -
Uses of PrefetchStatusUpdatedParameters in org.openqa.selenium.bidi.speculation
Methods in org.openqa.selenium.bidi.speculation that return PrefetchStatusUpdatedParametersModifier and TypeMethodDescriptionMethods in org.openqa.selenium.bidi.speculation that return types with arguments of type PrefetchStatusUpdatedParametersModifier and TypeMethodDescriptionstatic Event<PrefetchStatusUpdatedParameters> Speculation.prefetchStatusUpdated()