question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[REGRESSION]: Playwright is not recognising the browsers that are pre-baked into Docker image

See original GitHub issue

https://github.com/microsoft/playwright/issues/12674 originally raised here

Experiencing issue with version 1.17.2 and 1.19.1 Operating Systems: CircleCI and Jenkins linux based pipelines

I maintain 2 different pipelines that have been using the pre-built Playwright docker images and until recently both these configurations were working without any issue, but since last week I am now experiencing an issue where we are being prompted to install playwright again in order to download new browsers.

image

Both pipelines and the respective projects are pinned to the same Playwright version, here is an example from one of the projects:

from package.json: image

from CircleCI config - commented out lines are what I have had too add as a temp workaround. But removing these steps results in the error shown in the image above image

As I mentioned before, until last week this config was working absolutely fine. The only change I have made is the added steps to install the browsers.

I have checked the docker images and the browser files are present in both the 1.17.2-focal and 1.19.1-focal versions

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kellis-scottlogiccommented, Mar 18, 2022

@aslushnikov sure thing, may take me a few days to get it sorted around other work commitments but will post up here again once I have something for you

0reactions
mxschmittcommented, Apr 4, 2022

Closing as part of the triage process since it seemed stale. Please create a new issue with a detailed reproducible or feature request if you still face issues.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Playwright won't launch browser in Docker container
I assume that the browser is not getting launched. Any ideas how to get the tests to run in a container?
Read more >
Running Playwright inside Docker containers - OddBird
By default, Playwright runs these browsers in headless mode, which means the pages are loaded and tested without opening the browser window.
Read more >
Master's Thesis - Joonas Heinonen.pdf - LUTPub
The object of this master thesis is to address the practical implementation of visual quality assurance framework for the layout of the software...
Read more >
Untitled
Msl8096 service guide, Jpg image size increase online, Bottles and cans bar and grill, Roth conversions in retirement, Estrada real no brasil, ...
Read more >
Common Lisp libraries overview
Compilers, code generators. Crypto. Cryptocurrencies. Database. Data Structures. Docker images. Foreign Function Interface. Game Development. Graphics.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found