cy.prompt joins Cypress Cloud as a core feature
A year ago, cy.prompt was an experiment. The goal was simple: make authoring tests something more of the team can do, and cut the maintenance that piles up from an ever-evolving application.
A year later, that goal is real. cy.prompt lets teams write tests in plain language, generates the actual Cypress code underneath, and self-heals those tests when the UI shifts, so your team spends less time fixing tests after a UI update. Over 2,000 teams have built tests with cy.prompt, and the teams who
Read more