Skip to content

Remove unneeded flags from Capybara headless Chrome config

This MR removes the --disable-gpu and --no-sandbox flags from our headless chrome configuration as these workarounds are no longer needed.

Closes #41288 (moved)

Edited by Mike Greiling

Merge request reports