You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paul Crossley 24 Aug 2023 at 11:57
Prevous fix is now resulting in a new error. Will require more investigation, reapplied temporary fix for the meantime.
CI is currently failing because chrome 115 is currently unavailable. I’ve added a temporary fix to
application_system_test_case.rb
:Webdrivers::Chromedriver.required_version = '114.0.5735.90'
This forces an older version of headless chrome, this isn’t a sustainable fix and we might need to look into updating this test case.
The text was updated successfully, but these errors were encountered: