From 222f93ef2daa1affa27fba72962fb728b5ade4e6 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Sat, 30 May 2020 19:35:28 +0200 Subject: [PATCH] Add Playwright (#1756) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a2768541..e7113fda 100755 --- a/readme.md +++ b/readme.md @@ -568,6 +568,7 @@ - [TAP](https://github.com/sindresorhus/awesome-tap#readme) - Test Anything Protocol. - [JMeter](https://github.com/aliesbelik/awesome-jmeter#readme) - Load testing and performance measurement tool. - [k6](https://github.com/k6io/awesome-k6#readme) - Open-source, developer-centric performance monitoring and load testing solution. +- [Playwright](https://github.com/mxschmitt/awesome-playwright#readme) - Node.js library to automate Chromium, Firefox and WebKit with a single API. ## Miscellaneous