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

Class SetMediaTextCommandResponse

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

Response for SetMediaText

public sealed class SetMediaTextCommandResponse : ICommandResponse<SetMediaTextCommandSettings>, ICommandResponse
Inheritance
SetMediaTextCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Media

Gets or sets the media

[JsonPropertyName("media")]
public CSSMedia Media { get; set; }

Property Value

CSSMedia