In your Readme, you state:
Mozilla Firefox and Google Chrome are in the process to provide headless browsers capable of executing integration tests.
Currently WebGL needs the mesa software renderer for Chrome, but it will change to the swift renderer, see https://bugs.chromium.org/p/chromium/issues/detail?id=617551
Mozilla is still working on headless support in Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1338004
The Firefox bug has been closed since 7 years and I also know and use FirefoxHeadless locally at least for karma/development and it seems to work.
The referred Chromium bug report is also marked as fixed. Last update seemed to be 2022.
In your Readme, you state:
The Firefox bug has been closed since 7 years and I also know and use FirefoxHeadless locally at least for karma/development and it seems to work.
The referred Chromium bug report is also marked as fixed. Last update seemed to be 2022.