Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function pageEventPromise
import { pageEventPromise } from "https://deno.land/x/frugal@0.9.6/test/utils/puppeteer.ts";

Parameters

event: string
page: Page
optional
config: { filter?: string; functionName?: string; onNewDocument?: boolean; }