Uses of Class
org.openqa.selenium.bidi.network.BeforeRequestSent
Packages that use BeforeRequestSent
-
Uses of BeforeRequestSent in org.openqa.selenium.bidi.module
Method parameters in org.openqa.selenium.bidi.module with type arguments of type BeforeRequestSentModifier and TypeMethodDescriptionvoid
Network.onBeforeRequestSent
(Consumer<BeforeRequestSent> consumer) -
Uses of BeforeRequestSent in org.openqa.selenium.bidi.network
Methods in org.openqa.selenium.bidi.network that return BeforeRequestSentModifier and TypeMethodDescriptionstatic BeforeRequestSent
BeforeRequestSent.fromJsonMap
(Map<String, Object> jsonMap)