Skip to content

Fix AJAX spider

Kate Grechishkina requested to merge fix-chromedriver-binary into main

What does this MR do?

  1. Fixes the symlink to chromedriver in Dockerfile and in Dockerfile-fips
  2. Upgrades the version of Chromedriver to 118.0.5993.70 to match the version of chromium
  3. Fixes tests that were not including the http://nginx/vegetables.html that is found by AJAX spider

What are the relevant issue numbers?

Resolves gitlab-org/gitlab#429732 (closed)

GitLab Docs MR

Edited by Kate Grechishkina

Merge request reports