Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method PuppeteerDeno.prototype.createBrowserFetcher
import { PuppeteerDeno } from "https://deno.land/x/pptr@1.2.0/src/PuppeteerDeno.ts";

Parameters

  • Set of configurable options to specify the settings of the BrowserFetcher.

Returns

A new BrowserFetcher instance.