Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
import * as puppeteer from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/common/BrowserConnector.d.ts";

Variables

Users should never call this directly; it's called when calling puppeteer.connect.

Interfaces

Generic browser options that can be passed when launching any browser or when connecting to an existing browser instance.