Description
In this course, you will learn:
- how to start a new Cypress project
- how to write your first test
- write simple assertions
- learn a little bit about fundamentals that will give you a good start in writing great end-to-end tests
Syllabus:
- What is Cypress
- Installation and Project Walkthrough
- First command
- Cypress Studio
- Selectors
- Interactions
- Assertions
- Chaining and Retrying
- Plugins
- Run mode