Skip to main content

LaunchOptions.channel property

Chrome Release Channel

Signature:

interface LaunchOptions {
channel?: ChromeReleaseChannel;
}