diff --git a/.gitlab-ci/pipeline.yml b/.gitlab-ci/pipeline.yml index faa0cf2fdd1b4ca793421502d9ed12de2ee17e64..ff74367238035a85481f4fea410a9dd0bcdbe57f 100644 --- a/.gitlab-ci/pipeline.yml +++ b/.gitlab-ci/pipeline.yml @@ -222,7 +222,7 @@ variables: - if: $PERFORMANCE_TEST == "1" variables: KUBERNETES_CPU_REQUEST: "24" - MINK_DRIVER_ARGS_WEBDRIVER: '["chrome", {"browserName":"chrome","chromeOptions":{"args":["--disable-dev-shm-usage","--disable-gpu","--headless","--no-sandbox"]}}, "http://chrome:9515"]' + MINK_DRIVER_ARGS_WEBDRIVER: '["chrome", {"browserName":"chrome","goog:chromeOptions":{"args":["--disable-dev-shm-usage","--disable-gpu","--headless","--no-sandbox"]}}, "http://chrome:9515"]' tags: - performance-test-runner services: