mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2026-03-17 22:53:09 +00:00
* Remove debugger listeners if closed() is called as `ws.onclosed` is dispatched asynchronously * Tabs can be closed while update badge command is in flight * Inflight CDP commands fail if the tab closes, do not try to send their response to a closed socket