Skip to content

Commit

Permalink
add link to the video
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jan 22, 2024
1 parent 15dabc5 commit f1d1d22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/recipes/within-does-not-retry.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ cy.get('#shipping')

Here is another example that has flake due to the outer element being replaced. The test clicks a button inside the element, and the entire element is replaced.

📺 watch this example explained in the video [Split The cy.within Block](https://youtu.be/0axmFrUzNc0).

<!-- fiddle Split the cy.within block -->

```html hide
Expand Down

0 comments on commit f1d1d22

Please sign in to comment.