Cypress introduces AI-powered scrolling capabilities through its experimental cy.prompt command. Developers can now write natural language instructions like 'scroll to Dec 7' to automatically scroll elements into view during tests. The feature generates and executes scrollIntoView commands behind the scenes, eliminating manual
Sort: