Table of Contents

Class ExemptedSetCookieWithReason

Namespace
OpenQA.Selenium.DevTools.V132.Network
Assembly
WebDriver.dll

ExemptedSetCookieWithReason

public sealed class ExemptedSetCookieWithReason
Inheritance
ExemptedSetCookieWithReason
Inherited Members

Properties

cookie

[JsonPropertyName("cookie")]
public Cookie Cookie { get; set; }

Property Value

Cookie

CookieLine

cookieLine

[JsonPropertyName("cookieLine")]
public string CookieLine { get; set; }

Property Value

string

ExemptionReason

exemptionReason

[JsonPropertyName("exemptionReason")]
public CookieExemptionReason ExemptionReason { get; set; }

Property Value

CookieExemptionReason