Can Cypress record and play back tests like Katalon in Selenium?
Hi Tom,
Yes, Cypress allows you to record test instructions using the “experimentalStudio” capability. You can record commands and create test cases in Cypress by enabling “experimentalStudio” in your Cypress.json file.