Skip to main content

Quiz: Fixtures & Custom Commands

Test what you learned in this lesson before moving on.

Lesson Quiz

Pass with 80% to complete this lesson.

1. Where should Cypress fixture files be stored?

2. What does cy.session() do when called a second time with the same key?

3. Where do you define custom Cypress commands?