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
{{ message }}
This repository was archived by the owner on Jan 30, 2025. It is now read-only.
Browser close happens and then we keep processing events
from CDP. Instead of doing that, now we first try to
kill the browser process and immediately tell CDP to
close the browser. This way CDP stops emitting us more
events.
We also skip errors from FrameSession if browser is
already closed.
0 commit comments