Skip to main content
Module

x/puppeteer/mod.ts>PageBinding

A port of puppeteer running on Deno
Latest
interface PageBinding
import { type PageBinding } from "https://deno.land/x/puppeteer@16.2.0/mod.ts";

Properties

name: string
pptrFunction: Function