diff --git a/docs/web-apps/automated-testing/playwright.md b/docs/web-apps/automated-testing/playwright.md index 69b6b64afc..aac4195a6f 100644 --- a/docs/web-apps/automated-testing/playwright.md +++ b/docs/web-apps/automated-testing/playwright.md @@ -20,7 +20,7 @@ Cucumber.js is not directly supported by Playwright. However, Playwright can be Supported OS: - Windows 10 / Windows 11 -- macOS 11+ +- macOS 10.15+ - Linux ## Supported Testing Platforms diff --git a/docs/web-apps/automated-testing/testcafe.md b/docs/web-apps/automated-testing/testcafe.md index 36f1709e0d..1bff2a0d83 100644 --- a/docs/web-apps/automated-testing/testcafe.md +++ b/docs/web-apps/automated-testing/testcafe.md @@ -16,7 +16,7 @@ you can use to test your web apps remotely on Sauce Labs cloud using the [`sauce Supported OS: - Windows 10 / Windows 11 -- macOS 11+ +- macOS 10.15+ - Linux ## Supported Languages