Extremely Popular
Go to Latest
interface puppeteer.Page.BackForwardCacheNotRestoredExplanation
import { type puppeteer } from "https://dotland.deno.dev/x/fresh@1.0.2/tests/deps.ts";
const { BackForwardCacheNotRestoredExplanation } = puppeteer.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.