Table of Contents

Enum PropertyRuleIssueReason

Namespace
Selenium.WebDriver.BiDi.Cdp.Audits
Assembly
Selenium.WebDriver.BiDi.Cdp.dll
[JsonConverter(typeof(JsonStringEnumConverter<PropertyRuleIssueReason>))]
public enum PropertyRuleIssueReason

Fields

InvalidInherits = 2
InvalidInitialValue = 1
InvalidName = 3
InvalidSyntax = 0