An open API service indexing awesome lists of open source software.

https://github.com/eddienubes/puppeteer-vs-playwright

Quick comparison of loading several websites with browser automation tools
https://github.com/eddienubes/puppeteer-vs-playwright

Last synced: 12 months ago
JSON representation

Quick comparison of loading several websites with browser automation tools

Awesome Lists containing this project

README

          

# puppeteer-vs-playwright
Quick comparison of loading several websites browser automation tools

```bash
corepack enable
pnpm install
node main.js
```