14 lines
367 B
Markdown
14 lines
367 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [LaunchOptions](./puppeteer.launchoptions.md) > [channel](./puppeteer.launchoptions.channel.md)
|
||
|
|
||
|
## LaunchOptions.channel property
|
||
|
|
||
|
Chrome Release Channel
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
channel?: ChromeReleaseChannel;
|
||
|
```
|