Table of Contents

Enum BackForwardCacheNotRestoredReasonType

Namespace
Selenium.WebDriver.BiDi.Cdp.Page
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

Types of not restored reasons for back-forward cache.

[JsonConverter(typeof(JsonStringEnumConverter<BackForwardCacheNotRestoredReasonType>))]
public enum BackForwardCacheNotRestoredReasonType

Fields

Circumstantial = 2
PageSupportNeeded = 1
SupportPending = 0