Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/puppeteer/src/deno/LaunchOptions.ts

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

Interfaces

Launcher options that only apply to Chrome.

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