What you'll learn Best practices on how to organize tests, log in, and control state Strategies for selecting elements and assigning return values Best practices on visiting external sites How to avoid relying on the state of previous tests When to use after or afterEach hooks How to avoid unnecessary waiting in your tests Setting a global base URL for your tests to save time The Cypress team mai