Skip to content

Document the use of WEBDRIVER_HEADLESS instead of CHROME_HEADLESS

Gabriel Mazetto requested to merge brodock/headless-refactor into main

What does this Merge Request do and why?

With gitlab!55436 (merged) we are renaming CHROME_HEADLESS to WEBDRIVER_HEADLESS as it's now possible to use both chrome or Firefox within capybara.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Ash McKenzie

Merge request reports