Skip to main content
Module

x/puppeteer_plus/mod.ts>CommonPuppeteerSettings

Deno port of puppeteer base on latest TypeScript source.
Go to Latest
interface CommonPuppeteerSettings
import { type CommonPuppeteerSettings } from "https://deno.land/x/puppeteer_plus@0.14.0/mod.ts";

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

Properties

isPuppeteerCore: boolean