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

x/pptr/mod.ts>Browser#browserContexts

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

Returns an array of all open browser contexts. In a newly created browser, this will return a single instance of BrowserContext.