DEV Community

Cover image for How we fixed the Cypress "Out of memory" error for Chromium browsers.
T Sudhish Nair
T Sudhish Nair

Posted on

How we fixed the Cypress "Out of memory" error for Chromium browsers.

Check out our latest blog on: How we fixed the Cypress "Out of memory" error for Chromium browsers.

We use Cypress for end-to-end testing due to its simplicity and compatibility. With over 400+ tests across various products, most of which involve complex, long-running workflows, we rely on the most popular version of Chromium to ensure our tests reflect the majority user experience. However, as our test suite grew, we started facing random crashes.

Learn how we resolved this issue and ensured smoother test runs! 👉
https://www.bigbinary.com/blog/how-we-fixed-the-cypress-out-of-memory-error-in-chromium-browsers

Top comments (0)