In HMR mode, the opening window transfers the report by sending a message. If the opened window is reloaded, it can't access that message anymore. We're fixing it by storing the report in localstorage between reports. This works for reports <10mb.
1 flaky
:warning: [playwright-test] › ui-mode-test-ct.spec.ts:117:5 › should run component tests after editing test and component @ubuntu-latest-node20-1
In HMR mode, the opening window transfers the report by sending a message. If the opened window is reloaded, it can't access that message anymore. We're fixing it by storing the report in localstorage between reports. This works for reports <10mb.