How Cypress test can access the MySQL database during email verification step.
An example end-to-end testing approach to the web application that require phone number verification.
A video of a page refreshing and breaking a Cypress test and several possible solutions.
How I scraped Reveal.js presentations using Cypress.io and sent the results to Algolia search index.
How to measure fullstack code coverage from Cypress tests.
How to trigger and check if an HTML video element is playing using Cypress test runner.
How to run Next.js inside the Cypress plugin process to be able to stub network call made by the getServerSideProps call.
How the Cypress tests can receive the DOM and jQuery events sent by the application.
How to use the PubSub instance inside the application to publish events during Cypress tests.