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

x/pptr/src/Browser.ts>Browser#wsEndpoint

Headless Chrome Deno API
Latest
method Browser.prototype.wsEndpoint
import { Browser } from "https://deno.land/x/pptr@1.2.0/src/Browser.ts";

The browser websocket endpoint which can be used as an argument to Puppeteer.connect.

Returns

string

The Browser websocket url.