79167849

Date: 2024-11-07 19:33:11
Score: 1.5
Natty:
Report link

If you are using symlinks in any part of the path to your project, that can cause this error to show. It appears the VSCode extension for playwright does not recognize/follow symlinks, or at least it cannot find the "test server" across them. I ran into this same issue, but when I opened up the project via the physical path, I did not receive the same error.

https://github.com/microsoft/playwright/issues/33317

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Jeremy French