Playwright stuck before executing tests
I’m trying to run cross-env PLAYWRIGHT_BROWSERS_PATH=0 cross-env HEADLESS=true playwright test
.
I installed playwright via npx playwright test
.
I also tried to increase the timeout in the playwright config.
After the following logs nothing happens: