mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
Currently, the NavigatorWatcher ensures that all the frames in the frame subtree reach the desired lifecycle events state. For this to be fully correct, NavigatorWatcher should also check navigation status whenever frames are detached.