Table of Contents

Class BackForwardCacheNotRestoredExplanationTree

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

BackForwardCacheNotRestoredExplanationTree

public sealed class BackForwardCacheNotRestoredExplanationTree
Inheritance
BackForwardCacheNotRestoredExplanationTree
Inherited Members

Properties

Children

children

[JsonPropertyName("children")]
public BackForwardCacheNotRestoredExplanationTree[] Children { get; set; }

Property Value

BackForwardCacheNotRestoredExplanationTree[]

Explanations

explanations

[JsonPropertyName("explanations")]
public BackForwardCacheNotRestoredExplanation[] Explanations { get; set; }

Property Value

BackForwardCacheNotRestoredExplanation[]

Url

url

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

Property Value

string