Table of Contents

Class SharedStorageUrlWithMetadata

Namespace
OpenQA.Selenium.DevTools.V132.Storage
Assembly
WebDriver.dll

SharedStorageUrlWithMetadata

public sealed class SharedStorageUrlWithMetadata
Inheritance
SharedStorageUrlWithMetadata
Inherited Members

Properties

ReportingMetadata

reportingMetadata

[JsonPropertyName("reportingMetadata")]
public SharedStorageReportingMetadata[] ReportingMetadata { get; set; }

Property Value

SharedStorageReportingMetadata[]

Url

url

[JsonPropertyName("url")]
public string Url { get; set; }

Property Value

string