SeleniumHQ/seleniumhq.github.io

[🚀 Feature]: Document `enableExtensionTargets` flag in Chrome implicitly when using Extension Targets

Open

#2,410 建立於 2025年7月4日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)HTML (1,015 fork)batch import
I-enhancementhacktoberfest

倉庫指標

Star
 (712 star)
PR 合併指標
 (平均合併 2天 4小時) (30 天內合併 8 個 PR)

描述

Description

Since ChromeDriverv136, the capability enableExtensionTargets needs to be set when using Extension Targets.

We need to document this for all bindings

To know why this change happened, check here

Have you considered any alternatives or workarounds?

It is now a common issue. https://github.com/SeleniumHQ/selenium/issues/15685 and https://github.com/SeleniumHQ/selenium/issues/15993 are such examples. I see no alternative for this.

貢獻者指南