Extremely Popular
Go to Latest
interface puppeteer.Page.SetLifecycleEventsEnabledRequest
import { type puppeteer } from "https://dotland.deno.dev/x/fresh@1.0.2/tests/deps.ts";
const { SetLifecycleEventsEnabledRequest } = puppeteer.Page;

Properties

enabled: boolean

If true, starts emitting lifecycle events.