Table of Contents

Class ElementAccessibilityIssueDetails

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

This issue warns about errors in the select or summary element content model.

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