Table of Contents

Class GetAttributesCommandResponse

Namespace
OpenQA.Selenium.DevTools.V85.DOM
Assembly
WebDriver.dll

Response for GetAttributes

public sealed class GetAttributesCommandResponse : ICommandResponse<GetAttributesCommandSettings>, ICommandResponse
Inheritance
GetAttributesCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Attributes

Gets or sets the attributes

[JsonPropertyName("attributes")]
public string[] Attributes { get; set; }

Property Value

string[]