diff --git a/eng/Versions.props b/eng/Versions.props index 15f5deac8b7e..9fd3ca0d022c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -263,7 +263,7 @@ 3.0.0 7.2.3 4.1.0 - 97.0.4692.7100 + 98.0.4758.10200 4.1.0 1.4.0 4.0.0 diff --git a/src/Shared/E2ETesting/selenium-config.json b/src/Shared/E2ETesting/selenium-config.json index e91ae1ff3f40..c370d8a9a6e1 100644 --- a/src/Shared/E2ETesting/selenium-config.json +++ b/src/Shared/E2ETesting/selenium-config.json @@ -1,7 +1,7 @@ { "drivers": { "chrome": { - "version" : "97.0.4692.71" + "version" : "99.0.4844.35" } }, "ignoreExtraDrivers": true