dwyl / technology-stack

🚀 Detailed description + diagram of the Open Source Technology Stack we use for dwyl projects.
286 stars 26 forks source link

Automate browser testing with tools and best practices from Chrome #144

Open nelsonic opened 3 weeks ago

nelsonic commented 3 weeks ago

https://io.google/2024/explore/f6a77c6d-e1fe-434b-92ca-879f8d153672/ https://www.youtube.com/watch?v=V8lD0q29wAk

nelsonic commented 3 weeks ago

Watched this yesterday while I was cooking dinner. 👨‍🍳 Mentioned Puppeteer a few times: https://pptr.dev e.g: https://youtu.be/V8lD0q29wAk?&t=626

We've been using Playwright at work ... https://github.com/microsoft/playwright Might be good to do a quick comparison between the two. One is a Google spin-out the other is obviously (still) MSFT. 😈

nelsonic commented 3 weeks ago

Read:

nelsonic commented 1 week ago

Read: https://medium.com/front-end-weekly/playwright-vs-puppeteer-choosing-the-right-browser-automation-tool-in-2024-d46d2cbadf71 https://medium.com/@datajournal/puppeteer-vs-playwright-26236d90f37b

@LuchoTurtle have you had much exposure to either Puppeteer or Playwright? Any thoughts/insights? 💭