Table of Contents

Class ReplaySnapshotCommandResponse

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

Response for ReplaySnapshot

public sealed class ReplaySnapshotCommandResponse : ICommandResponse<ReplaySnapshotCommandSettings>, ICommandResponse
Inheritance
ReplaySnapshotCommandResponse
Implements
Inherited Members
Extension Methods

Properties

DataURL

Gets or sets the dataURL

[JsonPropertyName("dataURL")]
public string DataURL { get; set; }

Property Value

string