Table of Contents

Class SetContainerQueryTextCommandResponse

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

Response for SetContainerQueryText

public sealed class SetContainerQueryTextCommandResponse : ICommandResponse<SetContainerQueryTextCommandSettings>, ICommandResponse
Inheritance
SetContainerQueryTextCommandResponse
Implements
Inherited Members
Extension Methods

Properties

ContainerQuery

Gets or sets the containerQuery

[JsonPropertyName("containerQuery")]
public CSSContainerQuery ContainerQuery { get; set; }

Property Value

CSSContainerQuery