Skip to content

Automatically manage webdrivers via webdrivers gem

Andrejs Cunskis requested to merge acunskis-webdrivers-management into master

What does this MR do?

Automatically manage webdrivers via webdrivers gem.

  • Update chromedriver based on chrome version during qa image build
  • Automatically fetch webdrivers and cache them for local executions using same mechanism

Implements: https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/942

Edited by Andrejs Cunskis

Merge request reports