---
sidebar_label: PuppeteerLaunchOptions.product
# PuppeteerLaunchOptions.product property
**Signature:**
```typescript
interface PuppeteerLaunchOptions {
product?: Product;
}
```