-
Beta Was this translation helpful? Give feedback.
Answered by
fatihak
Apr 10, 2025
Replies: 1 comment 3 replies
-
|
Looks like the headless browser is out of date as per the error log on line 4 recommending you to download a newer version |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hi, this is actually an issue with the latest version of chromium-browser, you can see the discussion here: #86
Replacing --headless=old with --headless=new here resolves this error but causes the bottom section to be blank, which is a bug with the chromium screenshotting functionality.