SeleniumHQ/seleniumhq.github.io

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

Open

#2 410 ouverte le 4 juil. 2025

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)HTML (1 015 forks)batch import
I-enhancementhacktoberfest

Métriques du dépôt

Stars
 (712 stars)
Métriques de merge PR
 (Merge moyen 2j 4h) (8 PRs mergées en 30 j)

Description

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.

Guide contributeur