Skip to content

Commit 92bacfe

Browse files
committed
add link
1 parent 4d4f528 commit 92bacfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/recipes/element-does-not-appear.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,5 @@ cy.contains('#message', 'Finished')
9292
```
9393

9494
<!-- fiddle-end -->
95+
96+
**Note:** my plugin [cypress-map](https://github.com/bahmutov/cypress-map) includes the command `cy.never(selector)` that implements the solution from this recipe.

0 commit comments

Comments
 (0)