From 1f8b8d9a804e35e7773d7226e2e2c26b0964a9fc Mon Sep 17 00:00:00 2001 From: Selenium CI Bot Date: Wed, 11 Oct 2023 00:15:25 +0000 Subject: [PATCH] Update mirror info (Wed Oct 11 00:15:25 UTC 2023) --- common/mirror/selenium | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/common/mirror/selenium b/common/mirror/selenium index 31ee858e6528d..5de1fc39605d1 100644 --- a/common/mirror/selenium +++ b/common/mirror/selenium @@ -2,6 +2,12 @@ { "tag_name": "selenium-4.14.0", "assets": [ + { + "browser_download_url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.14.0/IEDriverServer_Win32_4.14.0.zip" + }, + { + "browser_download_url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.14.0/IEDriverServer_x64_4.14.0.zip" + }, { "browser_download_url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.14.0/selenium-dotnet-4.14.0.zip" },