From 8f37d78fd3ee4f51b0d5bdcf5a00e333f8500e44 Mon Sep 17 00:00:00 2001 From: Amit Zur Date: Mon, 31 Aug 2020 19:52:21 +0300 Subject: [PATCH] Add Applitools SDK to the showcase (#3694) * Add Applitools * Add Applitools --- docs/showcase.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/showcase.md b/docs/showcase.md index 1a81765a1e..70f8f87369 100644 --- a/docs/showcase.md +++ b/docs/showcase.md @@ -26,6 +26,7 @@ * [test-real-styles](https://github.com/Xiphe/test-real-styles): Utility to test real styling of virtual DOM elements in a browser * [Testim Playground](https://www.testim.io/playground/): Record Playwright UI tests as code * [Try Playwright](https://try.playwright.tech/): Interactive playground for Playwright to run examples directly from your browser +* [Applitools](https://applitools.com): Add AI-powered visual assertions and run your Playwright tests on all browser, device, and viewport combinations in parallel, without requiring any setup. ## Frameworks