import { BrowserContext } from "https://deno.land/x/pptr@1.2.0/mod.ts";
Closes the browser context. All the targets that belong to the browser context will be closed.
import { BrowserContext } from "https://deno.land/x/pptr@1.2.0/mod.ts";
Closes the browser context. All the targets that belong to the browser context will be closed.