From b2669e98d7ffbbc4931c51eeccdc3222c2334243 Mon Sep 17 00:00:00 2001 From: Akhil Jha <38880644+akhil-jha@users.noreply.github.com> Date: Tue, 26 Mar 2024 11:58:21 +0530 Subject: [PATCH] ci(IQE-2748): Update sel testing image frontend --- deploy/testing-integration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/testing-integration.yaml b/deploy/testing-integration.yaml index 225a31f7..32ccab21 100644 --- a/deploy/testing-integration.yaml +++ b/deploy/testing-integration.yaml @@ -145,7 +145,7 @@ parameters: - name: IQE_TEST_IMPORTANCE value: '' - name: IQE_SEL_IMAGE - value: 'quay.io/redhatqe/selenium-standalone:ff_102.9.0esr_chrome_112.0.5615.121' + value: 'selenium/standalone-chrome:4.18.1-20240224' - name: IQE_BROWSERLOG value: "1" - name: IQE_NETLOG