System tests are failing due to mismatching chrome and chromedriver versions
As mentioned on the old driver download website, the Chrome driver should be downloaded from the CfT availability dashboard, since new driver versions are no longer available on the old website.
Since the latest Chrome version is 116, and the docker image contains the driver for version 114, system tests are unable to run.
This manifests itself in failing pipelines:
Edited by Rok Štular