From 7795dc9376e0811b3a847aa0928ad176970d7691 Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 2 Apr 2021 19:30:35 -0700 Subject: [PATCH 1/3] Update Selenium/Playwright --- eng/Versions.props | 8 ++++---- eng/helix/content/RunTests/RunTests.csproj | 2 +- src/Shared/E2ETesting/selenium-config.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index de74d8e6e105..6e1e020082e0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -242,12 +242,12 @@ 1.0.2 12.0.2 13.0.4 - 0.191.1 + 0.192.0 3.0.0 7.1.0 - 4.0.0-beta1 - 89.0.4389.2300-beta - 4.0.0-beta1 + 4.0.0-beta2 + 90.0.4430.2400-beta + 4.0.0-beta2 1.4.0 4.0.0 2.0.593 diff --git a/eng/helix/content/RunTests/RunTests.csproj b/eng/helix/content/RunTests/RunTests.csproj index 479a28eac6c3..db5888e80343 100644 --- a/eng/helix/content/RunTests/RunTests.csproj +++ b/eng/helix/content/RunTests/RunTests.csproj @@ -8,6 +8,6 @@ - + diff --git a/src/Shared/E2ETesting/selenium-config.json b/src/Shared/E2ETesting/selenium-config.json index 20bdb52de4ee..e1bf93f8c082 100644 --- a/src/Shared/E2ETesting/selenium-config.json +++ b/src/Shared/E2ETesting/selenium-config.json @@ -1,7 +1,7 @@ { "drivers": { "chrome": { - "version" : "89.0.4389.23" + "version" : "90.0.4430.24" } }, "ignoreExtraDrivers": true From 4d19deca04f3582f8a4fb03670acb41bf0cb88ba Mon Sep 17 00:00:00 2001 From: John Luo Date: Mon, 5 Apr 2021 13:18:27 -0700 Subject: [PATCH 2/3] Update selenium-config.json --- src/Shared/E2ETesting/selenium-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Shared/E2ETesting/selenium-config.json b/src/Shared/E2ETesting/selenium-config.json index e1bf93f8c082..20bdb52de4ee 100644 --- a/src/Shared/E2ETesting/selenium-config.json +++ b/src/Shared/E2ETesting/selenium-config.json @@ -1,7 +1,7 @@ { "drivers": { "chrome": { - "version" : "90.0.4430.24" + "version" : "89.0.4389.23" } }, "ignoreExtraDrivers": true From 5554e0caa6ca3a08b11815ae7e3d4d9e3217878c Mon Sep 17 00:00:00 2001 From: John Luo Date: Mon, 5 Apr 2021 13:19:15 -0700 Subject: [PATCH 3/3] Update Versions.props --- eng/Versions.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 6e1e020082e0..831ff9015691 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -245,9 +245,9 @@ 0.192.0 3.0.0 7.1.0 - 4.0.0-beta2 - 90.0.4430.2400-beta - 4.0.0-beta2 + 4.0.0-beta1 + 89.0.4389.2300-beta + 4.0.0-beta1 1.4.0 4.0.0 2.0.593