From f5a530e17f1ed8886a5245e8dc5987a86e4afaed Mon Sep 17 00:00:00 2001 From: Andrey Lushnikov Date: Wed, 4 Mar 2020 11:54:45 -0800 Subject: [PATCH] docs(showcase): Add headlesstesting.com (#1218) Add showcase entry for HeadlessTesting.com - run Playwright tests on browsers in the cloud --- docs/showcase.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/showcase.md b/docs/showcase.md index 5185ba1356..544c695627 100644 --- a/docs/showcase.md +++ b/docs/showcase.md @@ -17,6 +17,7 @@ * [playwright-video](https://github.com/qawolf/playwright-video): Capture a video while executing a Playwright script * [test-real-styles](https://github.com/Xiphe/test-real-styles): Utility to test real styling of virtual DOM elements in a browser * [dom-to-playwright](https://github.com/Xiphe/dom-to-playwright) to copy a JSDOM snapshot into a Playwright page. +* [Headless Testing](https://headlesstesting.com/support/start/playwright.html): Run Playwright tests on browsers in the cloud ## Frameworks