<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [LaunchOptions](./puppeteer.launchoptions.md) &gt; [product](./puppeteer.launchoptions.product.md)

## LaunchOptions.product property

Which browser to launch.

<b>Signature:</b>

```typescript
product?: Product;
```