Uses of Class
org.openqa.selenium.devtools.v85.network.model.Initiator
Packages that use Initiator
-
Uses of Initiator in org.openqa.selenium.devtools.v85.network.model
Methods in org.openqa.selenium.devtools.v85.network.model that return InitiatorMethods in org.openqa.selenium.devtools.v85.network.model that return types with arguments of type InitiatorConstructors in org.openqa.selenium.devtools.v85.network.model with parameters of type InitiatorModifierConstructorDescriptionRequestWillBeSent(RequestId requestId, LoaderId loaderId, String documentURL, Request request, MonotonicTime timestamp, TimeSinceEpoch wallTime, Initiator initiator, Optional<Response> redirectResponse, Optional<ResourceType> type, Optional<FrameId> frameId, Optional<Boolean> hasUserGesture) Constructor parameters in org.openqa.selenium.devtools.v85.network.model with type arguments of type InitiatorModifierConstructorDescriptionWebSocketCreated(RequestId requestId, String url, Optional<Initiator> initiator)