Issue #3471104: Nightwatch and Functional JavaScript fails since selenium/standalone-chrome:128

merge-requests/7852/merge
catch 2024-08-30 09:12:57 +09:00
parent 97f169b63a
commit 9734ca5f39
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ variables:
- "--allowed-origins=*"
.with-selenium-chrome: &with-selenium-chrome
name: selenium/standalone-chrome:latest
name: selenium/standalone-chrome:127.0
alias: selenium
variables:
JAVA_OPTS: "-Dwebdriver.chrome.logfile=/builds/chromedriver.log"