From 0b6afc40a4eff09547ed0a994ffa63d0acb3ea2a Mon Sep 17 00:00:00 2001 From: Albert Buenaventura Date: Sun, 23 Feb 2020 01:00:07 +0800 Subject: [PATCH] Add Playwright (#1010) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index df5a0dd..b46c4a1 100644 --- a/readme.md +++ b/readme.md @@ -622,6 +622,7 @@ - [abstruse](https://github.com/bleenco/abstruse) - Continuous Integration server. - [CodeceptJS](https://github.com/Codeception/CodeceptJS) - End-to-end testing. - [Puppeteer](https://github.com/GoogleChrome/puppeteer) - Headless Chrome. +- [Playwright](https://github.com/microsoft/playwright) - Headless Chromium, WebKit, and Firefox with a single API. - [nve](https://github.com/ehmicky/nve) - Run any command on multiple versions of Node.js locally. ### Security