Skip to main content
Version: 18.2.1

PuppeteerLaunchOptions.product property

Signature:

interface PuppeteerLaunchOptions {
product?: Product;
}