import { PuppeteerDeno } from "https://deno.land/x/pptr@1.2.0/mod.ts";
Parameters
options: BrowserFetcherOptions
- Set of configurable options to specify the settings of the BrowserFetcher.
Returns
A new BrowserFetcher instance.
import { PuppeteerDeno } from "https://deno.land/x/pptr@1.2.0/mod.ts";
A new BrowserFetcher instance.