Skip to main content
Latest
interface CommonPuppeteerSettings
import { type CommonPuppeteerSettings } from "https://deno.land/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/common/Puppeteer.d.ts";

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

Properties

isPuppeteerCore: boolean