Table of Contents

Class MakeSnapshotCommandResponse

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

Response for MakeSnapshot

public sealed class MakeSnapshotCommandResponse : ICommandResponse<MakeSnapshotCommandSettings>, ICommandResponse
Inheritance
MakeSnapshotCommandResponse
Implements
Inherited Members
Extension Methods

Properties

SnapshotId

Gets or sets the snapshotId

[JsonPropertyName("snapshotId")]
public string SnapshotId { get; set; }

Property Value

string