This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
Stop using xvfb just for Chrome #38
Closed
Description
two possible resolutions:
- make use of a browser that doesn't have a headless mode - we have Firefox in the docker image already
- remove the xvfb setup (probably from the docker image too)
/cc @gregmagolan maybe an easy chore for you to pick up? You already pointed this out