Table of Contents

Class CanEmulateCommandResponse

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

Response for CanEmulate

public sealed class CanEmulateCommandResponse : ICommandResponse<CanEmulateCommandSettings>, ICommandResponse
Inheritance
CanEmulateCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Result

Gets or sets the result

[JsonPropertyName("result")]
public bool Result { get; set; }

Property Value

bool