Uses of Package
org.openqa.selenium.devtools.v85.network.model
Packages that use org.openqa.selenium.devtools.v85.network.model
Package
Description
-
-
-
-
-
Classes in org.openqa.selenium.devtools.v85.network.model used by org.openqa.selenium.devtools.v85.fetch.modelClassDescriptionNetwork level fetch failure reason.HTTP request data.Resource type as it was perceived by the rendering engine.
-
-
Classes in org.openqa.selenium.devtools.v85.network.model used by org.openqa.selenium.devtools.v85.networkClassDescriptionThe underlying connection technology that the browser is supposedly using.Cookie objectCookie parameter objectFired when data chunk was received over the network.Network level fetch failure reason.Fired when EventSource message is received.Request / response headers as keys / values of JSON object.Unique intercepted request identifier.Fired when HTTP request has failed to load.Fired when HTTP request has finished loading.Unique request identifier.Deprecated.Request pattern for interception.Fired when page is about to send HTTP request.Fired when additional information about a requestWillBeSent event is available from the network stack.Fired when resource loading priority is changedFired when HTTP response is available.Fired when additional information about a responseReceived event is available from the network stack.Fired when a signed exchange was received over the networkFired when WebSocket is closed.Fired upon WebSocket creation.Fired when WebSocket message error occurs.Fired when WebSocket message is received.Fired when WebSocket message is sent.Fired when WebSocket handshake response becomes available.Fired when WebSocket is about to initiate handshake.
-
Classes in org.openqa.selenium.devtools.v85.network.model used by org.openqa.selenium.devtools.v85.network.modelClassDescriptionAuthorization challenge for HTTP status code 401 or 407.A cookie with was not sent with a request with the corresponding reason.The reason why request was blocked.A cookie which was not stored from a response with the corresponding reason.Whether the request complied with Certificate Transparency policy.The underlying connection technology that the browser is supposedly using.Cookie objectTypes of reasons why a cookie may not be sent with a request.Represents the cookie's 'Priority' status: https://tools.ietf.org/html/draft-west-cookie-priority-00Represents the cookie's 'SameSite' status: https://tools.ietf.org/html/draft-west-first-party-cookiesNetwork level fetch failure reason.Request / response headers as keys / values of JSON object.Information about the request initiator.Unique intercepted request identifier.Stages of the interception to begin intercepting.Unique loader identifier.Monotonically increasing time in seconds since an arbitrary point in the past.HTTP request data.Unique request identifier.Loading priority of a resource request.Timing information for the request.Resource type as it was perceived by the rendering engine.HTTP response data.Security details about a request.Source of serviceworker response.Types of reasons why a cookie may not be stored from a response.Details of a signed certificate timestamp (SCT).Information about a signed exchange response.Field type for a signed exchange related error.Information about a signed exchange header.Information about a signed exchange response.Information about a signed exchange signature.UTC time in seconds, counted from January 1, 1970.WebSocket message data.WebSocket request data.WebSocket response data.
-
Classes in org.openqa.selenium.devtools.v85.network.model used by org.openqa.selenium.devtools.v85.pageClassDescriptionCookie objectUnique loader identifier.Monotonically increasing time in seconds since an arbitrary point in the past.
-
Classes in org.openqa.selenium.devtools.v85.network.model used by org.openqa.selenium.devtools.v85.page.modelClassDescriptionUnique loader identifier.Monotonically increasing time in seconds since an arbitrary point in the past.Resource type as it was perceived by the rendering engine.UTC time in seconds, counted from January 1, 1970.
-
-