Skip to main content
Version: Next

LaunchOptions.channel property

Chrome Release Channel

Signature:

interface LaunchOptions {
channel?: ChromeReleaseChannel;
}