79420882

Date: 2025-02-07 12:33:41
Score: 0.5
Natty:
Report link

I was facing the same issue with playwright version 1.48

My fix was:

npm uninstall playwright
npm install -D @playwright/test
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: vlatko606