Skip to main content
Version: 19.5.0

PuppeteerLaunchOptions.product property

Signature:

interface PuppeteerLaunchOptions {
product?: Product;
}