Latest
method Browser.prototype.wsEndpoint
import { Browser } from "https://dotland.deno.dev/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/types.d.ts";

The browser websocket endpoint which can be used as an argument to {@link Puppeteer.connect}.

Returns

string

The Browser websocket url.