mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

During remote -> local transition, these two events come in unpredictable order, so we try to handle both cases. Also, remote frame detach was not handled at all.