Skip to main content
Version: 17.1.1

PuppeteerLaunchOptions.product property

Signature:

interface PuppeteerLaunchOptions {
product?: Product;
}