From 0be6aa050abe65b3babce6d49c28f2efcf655fe2 Mon Sep 17 00:00:00 2001 From: Mike Han Date: Mon, 2 Oct 2023 13:21:01 -0600 Subject: [PATCH 1/6] add latest cypress --- docs/web-apps/automated-testing/cypress.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/web-apps/automated-testing/cypress.md b/docs/web-apps/automated-testing/cypress.md index 77082d181c..9ba193df4a 100644 --- a/docs/web-apps/automated-testing/cypress.md +++ b/docs/web-apps/automated-testing/cypress.md @@ -33,6 +33,17 @@ Sauce Labs supports the following test configurations for Cypress: Supported Browsers End of Life + + + 13.3.0 + macOS: 11.00, 12, 13 + Chrome, Firefox, Microsoft Edge, Webkit (Experimental) + September 28, 2024 + + + Windows: 10, 11 + + 12.17.4 From c48541779d5045518ae76b93cf123c6cecc46720 Mon Sep 17 00:00:00 2001 From: Mike Han Date: Mon, 2 Oct 2023 13:21:13 -0600 Subject: [PATCH 2/6] remove EOLd cypress versions --- docs/web-apps/automated-testing/cypress.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/docs/web-apps/automated-testing/cypress.md b/docs/web-apps/automated-testing/cypress.md index 9ba193df4a..9f5700c7f5 100644 --- a/docs/web-apps/automated-testing/cypress.md +++ b/docs/web-apps/automated-testing/cypress.md @@ -132,25 +132,6 @@ Sauce Labs supports the following test configurations for Cypress: Windows: 10, 11 - - - 10.7.0 - macOS: 11.00, 12, 13 - Chrome, Firefox, Microsoft Edge - Sep 7, 2023 - - - Windows: 10, 11 - - - - - 8.6.0 - Windows: 10 - Chrome, Firefox, Microsoft Edge - Oct 13, 2022 - - ## How to Get Started From 91c0dc479edf0a18e620d68c41334aab58436aa7 Mon Sep 17 00:00:00 2001 From: Mike Han Date: Mon, 2 Oct 2023 13:22:00 -0600 Subject: [PATCH 3/6] add latest pw --- docs/web-apps/automated-testing/playwright.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/web-apps/automated-testing/playwright.md b/docs/web-apps/automated-testing/playwright.md index 7dd78a3dc7..c6f08f894e 100644 --- a/docs/web-apps/automated-testing/playwright.md +++ b/docs/web-apps/automated-testing/playwright.md @@ -34,6 +34,17 @@ Sauce Labs supports the following test configurations for Playwright: Supported Browsers End of Life + + + 1.38.1 + macOS: 11.00, 12, 13 + Chromium, Chrome, Firefox, Webkit + September 28, 2024 + + + Windows: 10, 11 + + 1.37.1 From fee683b7cb4a7d0e14e7ab68fd15d354dee2b7e0 Mon Sep 17 00:00:00 2001 From: Mike Han Date: Mon, 2 Oct 2023 13:22:11 -0600 Subject: [PATCH 4/6] remove EOLd playwright --- docs/web-apps/automated-testing/playwright.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/web-apps/automated-testing/playwright.md b/docs/web-apps/automated-testing/playwright.md index c6f08f894e..85ff8c8291 100644 --- a/docs/web-apps/automated-testing/playwright.md +++ b/docs/web-apps/automated-testing/playwright.md @@ -133,17 +133,6 @@ Sauce Labs supports the following test configurations for Playwright: Windows: 10, 11 - - - 1.25.1 - macOS: 11.00, 12, 13 - Chromium, Firefox, Webkit - Sep 7, 2023 - - - Windows: 10, 11 - - ## How to Get Started From 280039d773e72ac22a2c34e478bef118f4b669d5 Mon Sep 17 00:00:00 2001 From: Mike Han Date: Mon, 2 Oct 2023 13:22:50 -0600 Subject: [PATCH 5/6] add latest testcafe --- docs/web-apps/automated-testing/testcafe.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/web-apps/automated-testing/testcafe.md b/docs/web-apps/automated-testing/testcafe.md index cba78d8c1a..6de2a40848 100644 --- a/docs/web-apps/automated-testing/testcafe.md +++ b/docs/web-apps/automated-testing/testcafe.md @@ -33,6 +33,22 @@ Sauce Labs supports the following test configurations for TestCafe: Supported Browsers End of Life + + + 3.3.0 + macOS: 11.00, 12, 13 + Safari, Chrome, Firefox, Microsoft Edge + September 28, 2024 + + + Windows: 10, 11 + Chrome, Firefox, Microsoft Edge + + + iOS: 13.4, 14.5, 15.4, 16.0, 16.1 + Safari + + 3.2.0 From 33d612552ea28fa694b0b554d57d561d076b723c Mon Sep 17 00:00:00 2001 From: Mike Han Date: Mon, 2 Oct 2023 13:22:58 -0600 Subject: [PATCH 6/6] remove EOLd testcafe --- docs/web-apps/automated-testing/testcafe.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/docs/web-apps/automated-testing/testcafe.md b/docs/web-apps/automated-testing/testcafe.md index 6de2a40848..cd2c320eca 100644 --- a/docs/web-apps/automated-testing/testcafe.md +++ b/docs/web-apps/automated-testing/testcafe.md @@ -177,22 +177,6 @@ Sauce Labs supports the following test configurations for TestCafe: Safari - - - 2.0.0 - macOS: 11.00, 12, 13 - Safari, Chrome, Firefox, Microsoft Edge - Sep 7, 2023 - - - Windows: 10, 11 - Chrome, Firefox, Microsoft Edge - - - iOS: 13.4, 14.0, 14.3 - Safari - - ## How to Get Started