From d7fe49a58b9b374178c3e8cd30d5338fc09b11eb Mon Sep 17 00:00:00 2001 From: Mike Han Date: Wed, 8 Nov 2023 15:04:25 -0700 Subject: [PATCH 1/2] Add latest frameworks --- docs/web-apps/automated-testing/cypress.md | 12 ++++++++++++ docs/web-apps/automated-testing/playwright.md | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/docs/web-apps/automated-testing/cypress.md b/docs/web-apps/automated-testing/cypress.md index 324d7fb261..f0a1768c24 100644 --- a/docs/web-apps/automated-testing/cypress.md +++ b/docs/web-apps/automated-testing/cypress.md @@ -34,6 +34,18 @@ Sauce Labs supports the following test configurations for Cypress: Supported Browsers End of Life + + + 13.4.0 + 20 + macOS: 11.00, 12, 13 + Chrome, Firefox, Microsoft Edge, Webkit (Experimental) + November 7, 2024 + + + Windows: 10, 11 + + 13.3.0 diff --git a/docs/web-apps/automated-testing/playwright.md b/docs/web-apps/automated-testing/playwright.md index 6d6fc62cd2..7186cf68b2 100644 --- a/docs/web-apps/automated-testing/playwright.md +++ b/docs/web-apps/automated-testing/playwright.md @@ -35,6 +35,18 @@ Sauce Labs supports the following test configurations for Playwright: Supported Browsers End of Life + + + 1.39.0 + 20 + macOS: 11.00, 12, 13 + Chromium, Chrome, Firefox, Webkit + November 7, 2024 + + + Windows: 10, 11 + + 1.38.1 From bbe86bd16499ab34a74c82009ae12a3b1bc092c6 Mon Sep 17 00:00:00 2001 From: Mike Han Date: Wed, 8 Nov 2023 15:05:25 -0700 Subject: [PATCH 2/2] remove EOL'd frameworks --- docs/web-apps/automated-testing/cypress.md | 12 ------------ docs/web-apps/automated-testing/playwright.md | 12 ------------ docs/web-apps/automated-testing/testcafe.md | 17 ----------------- 3 files changed, 41 deletions(-) diff --git a/docs/web-apps/automated-testing/cypress.md b/docs/web-apps/automated-testing/cypress.md index f0a1768c24..6de282156f 100644 --- a/docs/web-apps/automated-testing/cypress.md +++ b/docs/web-apps/automated-testing/cypress.md @@ -142,18 +142,6 @@ Sauce Labs supports the following test configurations for Cypress: Windows: 10, 11 - - - 10.10.0 - 16 - macOS: 11.00, 12, 13 - Chrome, Firefox, Microsoft Edge, Webkit (Experimental) - Oct 20, 2023 - - - Windows: 10, 11 - - ## How to Get Started diff --git a/docs/web-apps/automated-testing/playwright.md b/docs/web-apps/automated-testing/playwright.md index 7186cf68b2..25bedb84b9 100644 --- a/docs/web-apps/automated-testing/playwright.md +++ b/docs/web-apps/automated-testing/playwright.md @@ -143,18 +143,6 @@ Sauce Labs supports the following test configurations for Playwright: Windows: 10, 11 - - - 1.27.1 - 16 - macOS: 11.00, 12, 13 - Chromium, Firefox, Webkit - Oct 20, 2023 - - - Windows: 10, 11 - - ## How to Get Started diff --git a/docs/web-apps/automated-testing/testcafe.md b/docs/web-apps/automated-testing/testcafe.md index 503a5f8919..65d94ba14a 100644 --- a/docs/web-apps/automated-testing/testcafe.md +++ b/docs/web-apps/automated-testing/testcafe.md @@ -170,23 +170,6 @@ Sauce Labs supports the following test configurations for TestCafe: Safari - - - 2.0.1 - 16 - macOS: 11.00, 12, 13 - Safari, Chrome, Firefox, Microsoft Edge - Oct 20, 2023 - - - Windows: 10, 11 - Chrome, Firefox, Microsoft Edge - - - iOS: 13.4, 14.0, 14.3 - Safari - - ## How to Get Started