From ae319b878aca475d944a1b01fd6f21d316b8e3c1 Mon Sep 17 00:00:00 2001 From: Popov Aleksey Date: Thu, 21 May 2026 10:30:57 +0300 Subject: [PATCH] Remove SauceLabs provider from README Removed SauceLabs provider from the list of TestCafe plugins. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 321ad603849..3f786fbf5d0 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,6 @@ TestCafe developers and community members made these plugins: * **Browser Providers**
Use TestCafe with cloud browser providers and emulators. - * [SauceLabs provider](https://github.com/DevExpress/testcafe-browser-provider-saucelabs) (by [@AndreyBelym](https://github.com/AndreyBelym)) * [BrowserStack provider](https://github.com/DevExpress/testcafe-browser-provider-browserstack) (by [@AndreyBelym](https://github.com/AndreyBelym)) * [CrossBrowserTesting provider](https://github.com/sijosyn/testcafe-browser-provider-crossbrowsertesting) (by [@sijosyn](https://github.com/sijosyn)) * [LambdaTest provider](https://github.com/LambdaTest/testcafe-browser-provider-lambdatest) (by [@kanhaiya15](https://github.com/kanhaiya15))