Announcing Official Puppeteer Support for Firefox โ€“ Mozilla Hacks - the Web developer blog

Puppeteer 23 now supports Firefox, simplifying browser automation and testing across both Chrome and Firefox.

Mozilla Hacks โ€“ the Web developer blog

Have you tried to set Firefox's language in Cypress? I did, and to my surprise it isn't documented anywhere.

So I decided to fix this by publishing this little how-to

https://axel.leroy.sh/blog/how-to-set-firefox-language-cypress?utm_campaign=mastodon

#Firefox #Cypress #i18n #UnitTesting #UnitTest #Testing #E2E #E2ETest #Blog #WebDev

How to set Firefoxโ€™s language in Cypress

I document how to change Firefoxโ€™s locale while using Cypress, which to my surprise, isnโ€™t widely documented.

https://github.com/cypress-io/cypress/tree/develop/npm/puppeteer - a #Cypress plugin: #Puppeteer. For when you need a touch more than Cypress has in-the-box like opening a new tab and interacting with it. #e2etest #automation
cypress/npm/puppeteer at develop ยท cypress-io/cypress

Fast, easy and reliable testing for anything that runs in a browser. - cypress-io/cypress

GitHub

> Letโ€™s have a look at an example that could be affected by 3rd party code and ways to monitor your stack with Playwright to guarantee that no external providers or ad blockers can mess with your business. ๐Ÿซก

https://www.checklyhq.com/blog/how-playwright-can-monitor-third-party-resources/

#webdev #testing #playwright #e2e #endToEnd #test #tests #endToEndTesting #e2etesting #e2etest #integration #qa #programming #javaScript #tech #technology #frontend #web

Monitor Third-Party Resources that Impact UX with Playwright

Discover expert tips by Stefan Judis on using Playwright to monitor your tech stack, and ensuring protection against external interference and ad blockers.

Checkly

Finally after dozens of `yarn playwright test` and `git push` ...

I've been here multiple times before (setting up E2E test for previous projects though with other tools), but it's still a challenge even now

#webdev #e2etest