Skip to main content
Module

x/puppeteer_plus/mod.ts>ConnectOptions

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

Properties

optional
browserWSEndpoint: string
optional
browserURL: string
optional
transport: ConnectionTransport