715 B
715 B
Session Recovery Reference
Safe sequence
- Detect whether the target protected page is login-required, active, or an unknown shell.
- If login-required, preserve the same live browser context and wait for a human captcha/login completion.
- Re-check the protected target and main workspace with condition-based waits.
- Revalidate task lock, duplicate state, and submit evidence before continuing.
- Retry at most once after the exact automation window was intentionally closed and the session manager reports a recoverable condition.
Never do
Do not copy cookies, bypass captcha, kill all Chrome processes, delete SingletonLock, or treat a login page/HTTP response as business-operation evidence.