Table of Contents

Class ElementAccessibilityIssueDetails

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

ElementAccessibilityIssueDetails

public sealed class ElementAccessibilityIssueDetails
Inheritance
ElementAccessibilityIssueDetails
Inherited Members

Properties

ElementAccessibilityIssueReason

elementAccessibilityIssueReason

[JsonPropertyName("elementAccessibilityIssueReason")]
public ElementAccessibilityIssueReason ElementAccessibilityIssueReason { get; set; }

Property Value

ElementAccessibilityIssueReason

HasDisallowedAttributes

hasDisallowedAttributes

[JsonPropertyName("hasDisallowedAttributes")]
public bool HasDisallowedAttributes { get; set; }

Property Value

bool

NodeId

nodeId

[JsonPropertyName("nodeId")]
public long NodeId { get; set; }

Property Value

long