DEV Community

Discussion on: If you consider Puppeteer cool, then playwright is awesomeness 😍

Collapse
 
yashints profile image
Yaser Adel Mehraban

It downloads the binaries from official channels, not sure you can use an existing or not, will look it up

Collapse
 
evanplaice profile image
Evan Plaice

Thanks. That's my biggest issue with E2E testing FWs.

I'd like to be able to npx playwright and have the tests run instantly. Rather than wait 5 min for a download.

Thread Thread
 
yashints profile image
Yaser Adel Mehraban

Might happen, it’s open source, check the issues and see if something exists. Up vote or create one 🙂. Even better create a PR if that’s your thing