Skip to main content
interface default.Page.BackForwardCacheNotRestoredExplanation
import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { BackForwardCacheNotRestoredExplanation } = default.Page;

Properties

Type of the reason

Not restored reason

optional
context: string

Context associated with the reason. The meaning of this context is dependent on the reason:

  • EmbedderExtensionSentMessageToCachedFrame: the extension ID.