From b52a83968942601264424933eff426f620997c35 Mon Sep 17 00:00:00 2001 From: sven Date: Sat, 23 Nov 2024 14:39:55 +0100 Subject: [PATCH] docs: :memo: add Playwright --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8a3ddb..d168bc8 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/ ## Browser Testing - [Nightwatch.js](https://nightwatchjs.org/) +- [Playwright](https://playwright.dev/) - [Puppeteer](https://github.com/GoogleChrome/puppeteer) - [Selenium](https://www.seleniumhq.org/)