Table of Contents

Enum ChromeReleaseChannel

Namespace
PuppeteerSharp.BrowserData
Assembly
PuppeteerSharp.dll

Chrome release channels.

public enum ChromeReleaseChannel

Fields

Beta = 3

Beta.

Canary = 2

Canary.

Dev = 1

Dev.

Stable = 0

Stable.