mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-18 23:45:49 +00:00
Detect cached Playwright contexts that have already closed before reusing the browser runtime. Clear stale browser pages, popup waiters, screencasts, and interaction state; stop the old Playwright instance; and restart cleanly on next use. Add regression coverage for stale context recovery and unexpected context close events. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| extension_manager.py | ||
| playwright.py | ||
| runtime.py | ||