Uses of Class
org.openqa.selenium.devtools.v141.fetch.model.AuthChallenge
Packages that use AuthChallenge
-
Uses of AuthChallenge in org.openqa.selenium.devtools.v141.fetch.model
Methods in org.openqa.selenium.devtools.v141.fetch.model that return AuthChallengeModifier and TypeMethodDescriptionAuthRequired.getAuthChallenge()Details of the Authorization Challenge encountered.Constructors in org.openqa.selenium.devtools.v141.fetch.model with parameters of type AuthChallengeModifierConstructorDescriptionAuthRequired(RequestId requestId, Request request, FrameId frameId, ResourceType resourceType, AuthChallenge authChallenge)