Table of Contents

Class FrameWithManifest

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

FrameWithManifest

public sealed class FrameWithManifest
Inheritance
FrameWithManifest
Inherited Members

Properties

FrameId

frameId

[JsonPropertyName("frameId")]
public string FrameId { get; set; }

Property Value

string

ManifestURL

manifestURL

[JsonPropertyName("manifestURL")]
public string ManifestURL { get; set; }

Property Value

string

Status

status

[JsonPropertyName("status")]
public long Status { get; set; }

Property Value

long