Skip to content

Automaticaly fetch chromedriver version based on chrome

Andrejs Cunskis requested to merge acunskis-automated-chromedriver-version into master

What does this MR do and why?

Describe in detail what your merge request does and why.

  • Automatically fetch chromedriver version based on installed chrome version
  • Add latest version of chrome

Since we don't need to manually fetch chromedriver version, a next step might be to automatically create chrome version update mr when a new version is available (current cache job could work quite well for that).

Edited by Andrejs Cunskis

Merge request reports