Headless cypress runs take screenshots whenever a test fails, but unfortunately the subsequent successful runs (e.g. during a stress test) seem to clear out these screenshot files.
Investigate whether this behavior can be disabled, and whether we can namespace the screenshots so that they are not overwritten for each failure.
Headless cypress runs take screenshots whenever a test fails, but unfortunately the subsequent successful runs (e.g. during a stress test) seem to clear out these screenshot files.
Investigate whether this behavior can be disabled, and whether we can namespace the screenshots so that they are not overwritten for each failure.