puppeteer/docs/api/puppeteer.launchoptions.channel.md

13 lines
207 B
Markdown
Raw Normal View History

---
sidebar_label: LaunchOptions.channel
---
# LaunchOptions.channel property
Chrome Release Channel
**Signature:**
```typescript
interface LaunchOptions {channel?: ChromeReleaseChannel;}
```