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

Class ReplaySnapshotCommandResponse

Namespace
OpenQA.Selenium.DevTools.V136.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