Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface default.Page.BackForwardCacheNotRestoredExplanation
import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
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.