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

x/pptr/mod.ts>ConnectOptions

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

Properties

optional
browserWSEndpoint: string
optional
browserURL: string
optional
transport: ConnectionTransport
optional
product: Product