From d76f2ccc8a1c78f337b92ae81404cf155486fa8a Mon Sep 17 00:00:00 2001 From: Dmytro Shpakovskyi Date: Thu, 4 May 2017 15:48:11 +0300 Subject: [PATCH] Added Sauce Labs to Automated Browser Testing section **This pull request adds Sauce Labs to Automated Browser Testing section** --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1cb7fdb..d1a9a4ac 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ Table of Contents ## Automated Browser Testing * [gridlastic.com](https://www.gridlastic.com/) — Selenium Grid testing with free plan up to 4 simultaneous selenium nodes/10 grid starts/4,000 test minutes/month + * [saucelabs.com](https://saucelabs.com/) — Cross browser testing, Selenium testing and mobile testing, [free for Open Source](https://saucelabs.com/open-source) * [browserstack.com](https://www.browserstack.com/) — Manual and automated browser testing, free for Open Source * [everystep-automation.com](https://www.everystep-automation.com/) — Records and replays all steps made in a web browser and creates scripts,... free with fewer options * [Applitools.com](https://applitools.com/) — smart visual validation for web, native mobile and desktop apps. Integrates with almost all automation solutions (like Selenium and Karma) and remote runners (Sauce Labs, Browser Stack). free for open source. A free tier for a single user with limited checkpoints per week.