Add Playwright (#1010)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
Albert Buenaventura
2020-02-23 01:00:07 +08:00
committed by GitHub
parent a290754d80
commit 0b6afc40a4

View File

@@ -622,6 +622,7 @@
- [abstruse](https://github.com/bleenco/abstruse) - Continuous Integration server. - [abstruse](https://github.com/bleenco/abstruse) - Continuous Integration server.
- [CodeceptJS](https://github.com/Codeception/CodeceptJS) - End-to-end testing. - [CodeceptJS](https://github.com/Codeception/CodeceptJS) - End-to-end testing.
- [Puppeteer](https://github.com/GoogleChrome/puppeteer) - Headless Chrome. - [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. - [nve](https://github.com/ehmicky/nve) - Run any command on multiple versions of Node.js locally.
### Security ### Security