Table of Contents

Enum PerformanceIssueType

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

PerformanceIssueType

[JsonConverter(typeof(JsonEnumMemberConverter<PerformanceIssueType>))]
public enum PerformanceIssueType

Fields

[EnumMember(Value = "DocumentCookie")] DocumentCookie = 0

Enumerated member for the DocumentCookie value.