Table of Contents

Class GetBoxModelCommandResponse

Namespace
OpenQA.Selenium.DevTools.V132.DOM
Assembly
WebDriver.dll

Response for GetBoxModel

public sealed class GetBoxModelCommandResponse : ICommandResponse<GetBoxModelCommandSettings>, ICommandResponse
Inheritance
GetBoxModelCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Model

Gets or sets the model

[JsonPropertyName("model")]
public BoxModel Model { get; set; }

Property Value

BoxModel