Uses of Class
org.openqa.selenium.devtools.v141.network.model.ExemptedSetCookieWithReason
Packages that use ExemptedSetCookieWithReason
-
Uses of ExemptedSetCookieWithReason in org.openqa.selenium.devtools.v141.network.model
Methods in org.openqa.selenium.devtools.v141.network.model that return types with arguments of type ExemptedSetCookieWithReasonModifier and TypeMethodDescriptionResponseReceivedExtraInfo.getExemptedCookies()A list of cookies which should have been blocked by 3PCD but are exempted and stored from the response with the corresponding reason.