Context:
- Playwright Version: 1.25.0
- Operating System: Ubuntu 22.04.1 LTS
- Node.js version: 18.7.0
- Browser: Chromium
Describe the bug
This is a continuation of issue #16677.
I created a repo with the code that reproduce the bug. Here is the link - https://github.com/gadezist/playwright_bug/tree/master
If these tests are run in parallel, everything works fine, but if not, the test crashes with the following error

But until version 1.25.0 everything worked fine