Uses of Package
org.openqa.selenium.devtools.v112.fetch.model
-
Packages that use org.openqa.selenium.devtools.v112.fetch.model Package Description org.openqa.selenium.devtools.v112 org.openqa.selenium.devtools.v112.fetch org.openqa.selenium.devtools.v112.fetch.model -
Classes in org.openqa.selenium.devtools.v112.fetch.model used by org.openqa.selenium.devtools.v112 Class Description AuthRequired Issued when the domain is enabled with handleAuthRequests set to true.RequestPaused Issued when the domain is enabled and the request URL matches the specified filter. -
Classes in org.openqa.selenium.devtools.v112.fetch.model used by org.openqa.selenium.devtools.v112.fetch Class Description AuthChallengeResponse Response to an AuthChallenge.AuthRequired Issued when the domain is enabled with handleAuthRequests set to true.HeaderEntry Response HTTP header entryRequestId Unique request identifier.RequestPattern RequestPaused Issued when the domain is enabled and the request URL matches the specified filter. -
Classes in org.openqa.selenium.devtools.v112.fetch.model used by org.openqa.selenium.devtools.v112.fetch.model Class Description AuthChallenge Authorization challenge for HTTP status code 401 or 407.AuthChallenge.Source AuthChallengeResponse.Response HeaderEntry Response HTTP header entryRequestId Unique request identifier.RequestStage Stages of the request to handle.