Files
cypress/guides
Jennifer Shehane e74963ebc4 chore: wait for specs page to load before continuing in tests in order to reduce flake (#28855)
* chore: test a theory that waiting for specs list will be less flaky

* empty commit to trigger CI

* Add logic to login command for when we're visiting pages with no specs

* Rework tests to handle different 'no specs' pages

* Update a couple more situations where there is no specs list

* Fix bug where unauthorized login was not being sent at the right time to test the logout

* Move the specs page assertions into their own custom command

* typo fix
2024-02-06 09:38:36 -05:00
..

Guides

The guides directory contains information about specific things encountered when contributing to the Cypress project that fall outside the scope of CONTRIBUTING.md, which is more geared towards everyday development in this repo.

For information about using Cypress for testing web applications, visit docs.cypress.io.

For information related to a specific package in the monorepo, see that package's respective README.md.

For general contributor information, check out CONTRIBUTING.md.

Table of Contents