Table of Contents

Class Locator.Accessibility.AccessibilityValue

Namespace
OpenQA.Selenium.BiDi.Modules.BrowsingContext
Assembly
WebDriver.dll
public record Locator.Accessibility.AccessibilityValue : IEquatable<Locator.Accessibility.AccessibilityValue>
Inheritance
Locator.Accessibility.AccessibilityValue
Implements
Inherited Members

Properties

Name

public string? Name { get; set; }

Property Value

string

Role

public string? Role { get; set; }

Property Value

string