Skip to main content
Version: 19.7.2

PuppeteerLaunchOptions.product property

Signature:

interface PuppeteerLaunchOptions {
product?: Product;
}