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
If the client sends a command over bidi+ to attach to the specific target via Target.attachToTarget, the mapper would unnecessarily auto-attach to the session and enable CDP domains.
Expected result: mapper should not auto-attach (or detach from) to such sessions.
If the client sends a command over bidi+ to attach to the specific target via
Target.attachToTarget
, the mapper would unnecessarily auto-attach to the session and enable CDP domains.Expected result: mapper should not auto-attach (or detach from) to such sessions.
Related to puppeteer/puppeteer#12768
cc @sadym-chromium @Lightning00Blade
The text was updated successfully, but these errors were encountered: