Table of Contents

Class SetMediaTextCommandResponse

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