Learn how to automate web UI tests with Cypress
- Introduction to Cypress
- Chapter 1 - Setting up Cypress
- Chapter 2 - Writing the First Test
- Chapter 3 - Accessing Elements and Interacting With Them
- Chapter 4 - Validations
- Chapter 5 - Grouping Tests with Mocha
- Chapter 6 - Cypress CLI
- Chapter 7 - Page Objects in Cypress
- Chapter 8 - Visual Validation