Skip to main content

PuppeteerLaunchOptions.product property

Signature:

interface PuppeteerLaunchOptions {
product?: Product;
}