{"record":{"id":"c694ea361a0f9b9f","repo":"microsoft/playwright","slug":"unsupported-bidi-chromium-channel-options-chann","errorCode":null,"errorMessage":"Unsupported Bidi Chromium channel: ${options.channel}","messagePattern":"Unsupported Bidi Chromium channel: (.+?)","errorType":"exception","errorClass":"Error","httpStatus":null,"severity":"error","filePath":"packages/playwright-core/src/server/bidi/bidiChromium.ts","lineNumber":168,"sourceCode":"    }\n    chromeArguments.push(...args);\n    return chromeArguments;\n  }\n\n  override getExecutableName(options: types.LaunchOptions): string {\n    switch (options.channel) {\n      case 'bidi-chromium':\n        return 'chromium';\n      case 'bidi-chrome':\n        return 'chrome';\n      case 'bidi-chrome-beta':\n        return 'chrome-beta';\n      case 'bidi-chrome-dev':\n        return 'chrome-dev';\n      case 'bidi-chrome-canary':\n        return 'chrome-canary';\n    }\n    throw new Error(`Unsupported Bidi Chromium channel: ${options.channel}`);\n  }\n}\n\nconst kBidiOverCdpWrapper = Symbol('kBidiConnectionWrapper');\n","sourceCodeStart":150,"sourceCodeEnd":173,"githubUrl":"https://github.com/microsoft/playwright/blob/c8fc3bf8d31542d59b4d4d9eaab1df93ff541dc6/packages/playwright-core/src/server/bidi/bidiChromium.ts#L150-L173","documentation":"Error \"Unsupported Bidi Chromium channel: ${options.channel}\" thrown in microsoft/playwright.","triggerScenarios":"Thrown at packages/playwright-core/src/server/bidi/bidiChromium.ts:168 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"c8fc3bf8d31542d59b4d4d9eaab1df93ff541dc6","analyzedAt":"2026-08-12T07:26:36.950Z","schemaVersion":2},"datasetVersion":"2026-08-12T18:17:37.767Z"}