With the introduction of Chrome for Testing, download locations for drivers changed. According to the webdrivers readme [1], we can upgrade to selenium-webdrivers 4.11 once we drop support Ruby 2 and remove the webdrivers gem completely. For now we upgrade to a version of webdrivers that supports the new setup.
With the introduction of Chrome for Testing, download locations for drivers changed. According to the
webdrivers
readme [1], we can upgrade toselenium-webdrivers
4.11 once we drop support Ruby 2 and remove thewebdrivers
gem completely. For now we upgrade to a version ofwebdrivers
that supports the new setup.[1] https://github.com/titusfortner/webdrivers/blob/v5.3.1/README.md#update-future-of-this-project
REDMINE-20419