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

x/puppeteer/src/deno/Launcher.ts

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

Interfaces

Describes a launcher - a class that is able to create and launch a browser instance.