Table of Contents

Class SetRuleSelectorCommandResponse

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

Response for SetRuleSelector

public sealed class SetRuleSelectorCommandResponse : ICommandResponse<SetRuleSelectorCommandSettings>, ICommandResponse
Inheritance
SetRuleSelectorCommandResponse
Implements
Inherited Members
Extension Methods

Properties

SelectorList

Gets or sets the selectorList

[JsonPropertyName("selectorList")]
public SelectorList SelectorList { get; set; }

Property Value

SelectorList