Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pptr/mod.ts>CommonPuppeteerSettings

Headless Chrome Deno API
Latest
interface CommonPuppeteerSettings
Re-export
import { type CommonPuppeteerSettings } from "https://deno.land/x/pptr@1.2.0/mod.ts";

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

Properties

isPuppeteerCore: boolean