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.
When the context is closed before we call browser.close() used to
cause a panic on the cdp command to close the browser. Since we've
changed this to log instead of panic, we just need to make sure that
the data dir does indeed get removed when the cdp command fails.
0 commit comments