Skip to content

Commit

Permalink
Add link to dom__wait-for-resource recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
timabell committed Dec 13, 2019
1 parent 4b32882 commit 7dc1a25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/examples/examples/recipes.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Recipe | Description
{% url 'Drag and Drop' https://github.com/cypress-io/cypress-example-recipes/tree/master/examples/testing-dom__drag-drop %} | Use `.trigger()` to test drag and drop
{% url 'Shadow DOM' https://github.com/cypress-io/cypress-example-recipes/tree/master/examples/testing-dom__shadow-dom %} | You need to use any of available custom commands
{% url 'Website monitoring' https://github.com/cypress-io/cypress-example-recipes/tree/master/examples/testing-dom__performance-metrics %} | Utilize `cypress` to monitor your website
{% url 'Wait for resource to load' https://github.com/cypress-io/cypress-example-recipes/tree/master/examples/testing-dom__wait-for-resource %} | Wait for delayed CSS/images to load before continuing

## Logging In
Recipe | Description
Expand Down

0 comments on commit 7dc1a25

Please sign in to comment.