Table of Contents

Class SetSupportsTextCommandResponse

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

Response for SetSupportsText

public sealed class SetSupportsTextCommandResponse : ICommandResponse<SetSupportsTextCommandSettings>, ICommandResponse
Inheritance
SetSupportsTextCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Supports

Gets or sets the supports

[JsonPropertyName("supports")]
public CSSSupports Supports { get; set; }

Property Value

CSSSupports