helena

Results 1 issues of helena

In the [very first test part](content/courses/testing-your-first-application/installing-cypress-and-writing-your-first-test.mdx), code: `cy.get("h1").contains("Testing Next.js Applications with Cypress")` is used and it is used incorrectly because previous text states: _Now that we know Cypress has the...