Table of Contents

Enum InsightType

Namespace
Selenium.WebDriver.BiDi.Cdp.Audits
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

Represents the category of insight that a cookie issue falls under.

[JsonConverter(typeof(JsonStringEnumConverter<InsightType>))]
public enum InsightType

Fields

GitHubResource = 0
GracePeriod = 1
Heuristics = 2