Table of Contents

Class LoadSnapshotCommandResponse

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

Response for LoadSnapshot

public sealed class LoadSnapshotCommandResponse : ICommandResponse<LoadSnapshotCommandSettings>, ICommandResponse
Inheritance
LoadSnapshotCommandResponse
Implements
Inherited Members
Extension Methods

Properties

SnapshotId

Gets or sets the snapshotId

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

Property Value

string