mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
200 B
200 B
sidebar_label |
---|
LaunchOptions.channel |
LaunchOptions.channel property
Chrome Release Channel
Signature:
interface LaunchOptions {
channel?: ChromeReleaseChannel;
}