Moved from a custom selenium UC standalone to selenium hub with a custom UC node
All checks were successful
Test, build and push image to registry / phpunit-tests (push) Successful in 1m54s
Test, build and push image to registry / build-image (push) Successful in 3m0s

This commit is contained in:
2025-12-16 12:47:24 +01:00
parent 062f428fbc
commit 2a7330bd08
12 changed files with 142 additions and 37 deletions

View File

@@ -66,7 +66,7 @@ MEMCACHED_HOST=127.0.0.1
VITE_APP_NAME="${APP_NAME}"
VITE_APP_URL="${APP_URL}"
DUSK_DRIVER_URL="http://undetected-chromedriver:4444"
DUSK_DRIVER_URL="http://selenium-hub:4444"
DUSK_START_MAXIMIZED=true
# Reverb (broadcasting)