Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 189 Bytes

puppeteer.launch.md

File metadata and controls

11 lines (8 loc) · 189 Bytes
sidebar_label
launch

launch variable

Signature:

launch: (options?: import("./types.js").PuppeteerLaunchOptions) => Promise<import("./types.js").Browser>