You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(test): update ShouldHandleTargets to use dynamic initial target count
Match upstream test behavior: read initialTargetCount dynamically and
compare all subsequent counts relative to it, rather than hardcoding 2.
Upstream expects 3 or 4 targets at startup; after the setAutoAttach filter
change (PR #14821), Chrome attaches Tab + Page per new page (+2) instead
of just the Page (+1), so all relative increments now match upstream.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments