cy.blog()

Sharing our challenges, mistakes, hacks, successes, opinions and news

Now Available to Everyone: Write Cypress Tests in Natural Language with cy.prompt()

You've seen the previews. You’ve heard the buzz. And now it’s official: cy.prompt() is live and available to everyone as an experimental feature. Announced live on stage at CypressConf 2025 by founder Brian Mann, cy.prompt()’s entrance into the Cypress API marks a first step into the future of AI-assisted testing. The Problem Modern AI has promised to make test automation easier, but until now, the reality has often fell short. Many AI-based testing tools weren’t built with testing in mind. T Read more