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.
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.