Skip to main content
Go to Latest
type alias ProtocolLifeCycleEvent
import { type ProtocolLifeCycleEvent } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/common/LifecycleWatcher.js";
definition:
| "load"
| "DOMContentLoaded"
| "networkIdle"
| "networkAlmostIdle"