Table of Contents

Class TakeComputedStyleUpdatesCommandResponse

Namespace
OpenQA.Selenium.DevTools.V130.CSS
Assembly
WebDriver.dll

Response for TakeComputedStyleUpdates

public sealed class TakeComputedStyleUpdatesCommandResponse : ICommandResponse<TakeComputedStyleUpdatesCommandSettings>, ICommandResponse
Inheritance
TakeComputedStyleUpdatesCommandResponse
Implements
Inherited Members
Extension Methods

Properties

NodeIds

Gets or sets the nodeIds

[JsonPropertyName("nodeIds")]
public long[] NodeIds { get; set; }

Property Value

long[]