Home / Companies / Cypress / Blog / January 2026

January 2026 Summaries

2 posts from Cypress

Filter
Month: Year:
Post Summaries Back to Blog
Cypress has introduced updates and new features for cy.prompt, an AI-driven test authoring tool, based on insights gained from its initial release. The updates include support for non-existence assertions using explicit CSS selectors, allowing for more reliable testing by requiring clear targets rather than relying on natural language. Additionally, improvements in test authoring speed have been made by enabling command options such as timeout and force to be incorporated directly into prompt steps, reducing the need for additional code. Teams can also now control the priority of element selectors using Cypress.ElementSelector API, ensuring alignment with team conventions and improving predictability. Recent enhancements include self-healing indicators for transparency, support for testing scenarios involving scrolling elements into view, and an upcoming shift towards generating cy.contains() queries to improve test stability. These developments aim to integrate AI more effectively into testing workflows, providing teams with tools to create more maintainable test suites.
Jan 22, 2026 705 words in the original blog post.
Cypress Accessibility has introduced several new features and enhancements to improve automated accessibility testing within the Cypress framework. These updates include page- and component-level accessibility reports generated from automated test runs recorded in Cypress Cloud, which provide detailed debugging artifacts for every reported issue. The tool now facilitates direct Jira issue creation from accessibility violations, supports multiple team configurations for tailored reporting, and introduces new accessibility checks based on user interactions rather than solely on application code. Additionally, it offers improved element deduplication and recognition to enhance report clarity and consistency, and allows for rule-specific element ignoring to manage known issues while still detecting new ones. The updates aim to streamline the accessibility testing process, making it easier for teams to identify, report, and address accessibility issues efficiently, with a focus on preventing accessibility problems from reaching production.
Jan 22, 2026 1,790 words in the original blog post.