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

x/pptr/mod.ts>Browser#wsEndpoint

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

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

Returns

string

The Browser websocket url.