Lesser known Cypress.io tricks
Explores advanced, undocumented features of the Cypress.io testing framework, including routing tricks, DOM aliasing, and custom logging.
Filip Hric shares expert insights on test automation, Playwright, WebdriverIO, and secure development practices. Explore practical tutorials, tips, and AI-driven approaches to improve testing efficiency and reliability.
67 articles from this blog
Explores advanced, undocumented features of the Cypress.io testing framework, including routing tricks, DOM aliasing, and custom logging.
A developer shares their top VS Code extensions for improving productivity when writing and managing Cypress test suites.
A tutorial on testing lists of items using Cypress, covering methods like .then() and .each() for efficient UI testing.
A guide to enhancing Cypress test failure screenshots by using cy.log() commands to add step-by-step context and improve debugging efficiency.
A developer shares key lessons learned from running a hands-on Cypress testing workshop, covering preparation, structure, and troubleshooting.
A guide to testing email flows in Cypress using the Mailosaur service to automate email verification and password reset scenarios.
A psychology graduate turned QA team lead shares how psychological principles like understanding user motivation improve software testing.