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

Returns

string

A path where Puppeteer expects to find the bundled browser. The browser binary might not be there if the download was skipped with the PUPPETEER_SKIP_DOWNLOAD environment variable.