cy.prompt: Author tests in plain English and see the code it writes (experimental)

Released Released on February 27, 2026

cy.prompt is a new experimental command that turns natural-language steps into real end-to-end Cypress tests and shows you the exact Cypress code it generates, so you can see what runs. Selectors self-heal as your UI changes, so small UI shifts don't break the test you described.

Read the announcement · Read the documentation