In this video, I show how to run the same test N times to "burn" it to see if it has flake. We can run the test using a regular JavaScript "for loop", or by using "Cypress._.times" utility function, or even by installing a plugin https://github.com/bahmutov/cy-grep Find the starting source code in the repo https://github.com/bahmutov/flaky-tes... branch "level2" If you like hands-on testing coding challenges, check out my Cypress/Playwright courses at https://cypress.tips/courses