<!-- 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; [channel](./puppeteer.launchoptions.channel.md)

## LaunchOptions.channel property

Chrome Release Channel

<b>Signature:</b>

```typescript
channel?: ChromeReleaseChannel;
```