Hi all,
I'm facing issue with 'javascript heap out of memory' issue, from what I've gathered looks like there are plenty of people that have it also. I've tried setting node variable, separated feature files into multiple, optimize code and steps, but somehow it always throws this error after around 1h30 of running.
We are running them on angular v11, cypress v9.4 with cypress-cucumber-preprocessor v4.3, run is executed in headless mode.
Does anyone have some idea or solution why this is happening and how to fix it?
Thanks in advance