Table of Contents

Class SetScopeTextCommandResponse

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

Response for SetScopeText

public sealed class SetScopeTextCommandResponse : ICommandResponse<SetScopeTextCommandSettings>, ICommandResponse
Inheritance
SetScopeTextCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Scope

Gets or sets the scope

[JsonPropertyName("scope")]
public CSSScope Scope { get; set; }

Property Value

CSSScope