Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Headless Firefox in Selenium Tests
With new versions of Selenium, the way headless mode is invoked has changed: - https://www.selenium.dev/blog/2023/headless-is-going-away/ This pull request fixes the Selenium code so that the tests continue to work on our CI system.
- Loading branch information