---
sidebar_label: LaunchOptions.product
# LaunchOptions.product property
Which browser to launch.
**Signature:**
```typescript
interface LaunchOptions {product?: Product;}
```