Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/puppeteer/src/deno/LaunchOptions.ts

A port of puppeteer running on Deno
Latest
import * as puppeteer from "https://deno.land/x/puppeteer@16.2.0/src/deno/LaunchOptions.ts";

Interfaces

Launcher options that only apply to Chrome.

Generic launch options that can be passed when launching any browser.