Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class SetContainerQueryTextCommandResponse

Namespace
OpenQA.Selenium.DevTools.V136.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