Hello,
Yesterday, our CircleCI pipelines started failing randomly. We are running npx playwright install --with-deps chromium
as one of our steps, but that command is timing out after ten minutes with the following error:
Too long with no output (exceeded 10m0s): context deadline exceeded
Daemons using outdated libraries
Which services should be restarted?
xvfb.service
We have not made any changes to our playwright version or config - this error started happening out of the blue.
Has anyone run into this and managed to resolve it?
This thread is trying to answer question "Has anyone encountered and resolved an issue where 'npx playwright install --with-deps chromium' times out in CircleCI?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].