mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Add Playwright (#801)
* Add Playwright * fix: broken link Co-authored-by: yybs2015 <546030192@qq.com> Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
This commit is contained in:
parent
8447acebf3
commit
4605bfcd52
@ -181,6 +181,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [puppeteer](https://github.com/GoogleChrome/puppeteer) - Headless Chrome Node.js API by official Google Chrome team.
|
||||
* [webdriverio](https://github.com/webdriverio/webdriverio) - Next-gen WebDriver test automation framework for Node.js.
|
||||
* [taiko](https://github.com/getgauge/taiko) - A Node.js library with a simple API to automate Chromium based browsers.
|
||||
* [Playwright](https://github.com/microsoft/playwright) - Node.js library to automate Chromium, Firefox and WebKit with a single API.
|
||||
|
||||
## QA Tools
|
||||
|
||||
@ -1034,7 +1035,6 @@ http://www.listjs.com
|
||||
* [JavaScript Tutorials](https://hackr.io/tutorials/learn-javascript) - Learn Javascript online from a diverse range of user ranked online tutorials.
|
||||
* [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) - Pragmatic, balanced FP in JavaScript.
|
||||
* [Clean Code JavaScript](https://github.com/ryanmcdermott/clean-code-javascript) - Clean Code concepts adapted for JavaScript.
|
||||
* [Service Worker Cookbook](https://serviceworke.rs/) - A collection of working, practical examples of using service workers in modern web sites.
|
||||
|
||||
|
||||
# Other Awesome Lists
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user