import { Browser } from "https://deno.land/x/pptr@1.2.0/mod.ts";
The spawned browser process. Returns null
if the browser instance was created with
Puppeteer.connect.
import { Browser } from "https://deno.land/x/pptr@1.2.0/mod.ts";
The spawned browser process. Returns null
if the browser instance was created with
Puppeteer.connect.