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

Class SnapshotCommandLogCommandResponse

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

Response for SnapshotCommandLog

public sealed class SnapshotCommandLogCommandResponse : ICommandResponse<SnapshotCommandLogCommandSettings>, ICommandResponse
Inheritance
SnapshotCommandLogCommandResponse
Implements
Inherited Members
Extension Methods

Properties

CommandLog

Gets or sets the commandLog

[JsonPropertyName("commandLog")]
public object[] CommandLog { get; set; }

Property Value

object[]