From 87cba249a217f53f902ea52baf74c374444d7c35 Mon Sep 17 00:00:00 2001 From: ragog Date: Thu, 2 Sep 2021 11:41:15 +0200 Subject: [PATCH] docs(showcases): add Checkly to community showcase (#8647) --- docs/src/showcase.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/showcase.md b/docs/src/showcase.md index e10bb43fd4..caf0321dec 100644 --- a/docs/src/showcase.md +++ b/docs/src/showcase.md @@ -27,6 +27,7 @@ title: "Community Showcase" * [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. * [BrowserStack](https://www.browserstack.com/docs/automate/playwright): Run cross-browser Playwright tests in parallel on the BrowserStack cloud +* [Checkly](https://checklyhq.com): Run Playwright checks on a schedule or on demand to monitor and test your web application. * [CodeceptJS](https://github.com/Codeception/CodeceptJS): Write scenario-driven Playwright tests with synchronous code * [dom-to-playwright](https://github.com/Xiphe/dom-to-playwright) to copy a JSDOM snapshot into a Playwright page. * [expected-condition-playwright](https://github.com/elaichenkov/expected-condition-playwright): Supplies a set of common expected conditions that can wait for certain states and conditions