From 2b3a1ae9c6179557a2f51366bfad8c4c095cbd86 Mon Sep 17 00:00:00 2001 From: ragog Date: Mon, 24 Aug 2020 17:08:54 +0200 Subject: [PATCH] docs: add theheadless.dev to showcase (#3597) --- docs/showcase.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/showcase.md b/docs/showcase.md index 42d0cbbeb9..5ea197584d 100644 --- a/docs/showcase.md +++ b/docs/showcase.md @@ -45,6 +45,10 @@ * [playwright-aws-lambda](https://github.com/austinkelleher/playwright-aws-lambda): Playwright setup on AWS Lambda * [playwright-jest-circus-allure](https://github.com/d-shch/playwright-jest-circus-allure): Example how to use allure-report and jest-circus with playwright +## Guides + +* [theheadless.dev](https://theheadless.dev): Practical guides and runnable examples on Playwright (and Puppeteer) + ## Contributing Did we miss something in this list? Send us a PR!