Table of Contents

Class CookieIssueInsight

Namespace
OpenQA.Selenium.DevTools.V135.Audits
Assembly
WebDriver.dll

CookieIssueInsight

public sealed class CookieIssueInsight
Inheritance
CookieIssueInsight
Inherited Members

Properties

TableEntryUrl

tableEntryUrl

[JsonPropertyName("tableEntryUrl")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? TableEntryUrl { get; set; }

Property Value

string

Type

type

[JsonPropertyName("type")]
public InsightType Type { get; set; }

Property Value

InsightType