Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface CommonPuppeteerSettings
import { type CommonPuppeteerSettings } from "https://deno.land/x/pptr@1.2.0/src/Puppeteer.ts";

Settings that are common to the Puppeteer class, regardless of enviroment.

Properties

isPuppeteerCore: boolean