Skip to content

Commit

Permalink
add link to the new video
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Sep 6, 2022
1 parent 3ff6b28 commit 1cb629f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -5,6 +5,7 @@
Tested with `cy.get`, `cy.contains`, `cy.find`, `.then`, `.within` commands in Cypress v9 and v10+.

- 📺 [Introduction To Using cypress-if Plugin to Write Conditional Cypress Commands](https://youtu.be/TVwU0OvrVUA)
- 📺 [Confirm Cypress Command Execution Order Using Sinon.js Spies](https://youtu.be/RTzJu44yAc8)
- 🎓 Covered in my [Cypress Plugins course](https://cypress.tips/courses/cypress-plugins)

## Install
Expand Down Expand Up @@ -140,6 +141,7 @@ If you re-run the tests, you should see the messages appear in the console

## See also

- [cypress-wait-if-happens](https://github.com/bahmutov/cypress-wait-if-happens)
- [cypress-ngx-ui-testing](https://github.com/swimlane/ngx-ui/tree/master/projects/swimlane/ngx-ui-testing)

## Small print
Expand Down

0 comments on commit 1cb629f

Please sign in to comment.