Table of Contents

Class AddScreenCommandResponse

Namespace
OpenQA.Selenium.DevTools.V142.Emulation
Assembly
WebDriver.dll

Response for AddScreen

public sealed class AddScreenCommandResponse : ICommandResponse<AddScreenCommandSettings>, ICommandResponse
Inheritance
AddScreenCommandResponse
Implements
Inherited Members
Extension Methods

Properties

ScreenInfo

Gets or sets the screenInfo

[JsonPropertyName("screenInfo")]
public ScreenInfo ScreenInfo { get; set; }

Property Value

ScreenInfo