Sparticuz / chromium

Chromium (x86-64) for Serverless Platforms
MIT License
846 stars 57 forks source link

[BUG] Chromium browser get hidden after upgrade @sparticuz/chromium to latest version. #273

Open gguan-turo opened 2 months ago

gguan-turo commented 2 months ago

Environment

After upgrading the @sparticuz/chromium dependency from version 111.0.0 to 123.0.1, we are no longer able to see the Playwright Chromium browser, even though the script itself appears to be functioning correctly and returning the expected response. However, when we downgrade the dependencies back to the original 111.0.0 version, the Chromium browser becomes accessible again.