another link fix

This commit is contained in:
Brian Mann
2017-05-29 17:48:18 -04:00
parent 3c677d9525
commit 05f96b18bb
+1 -1
View File
@@ -44,7 +44,7 @@ cy.get(".content").trigger("mouseover")
# Related
- [Recipe: Dealing with Hover and Hidden Elements](https://github.com/cypress-io/cypress-example-recipes/blob/master/cypress/integration/hover_hidden_elements.js)
- [Recipe: Dealing with Hover and Hidden Elements](https://github.com/cypress-io/cypress-example-recipes/blob/master/cypress/integration/hover_hidden_elements_spec.js)
- [invoke](https://on.cypress.io/api/invoke)
- [trigger](https://on.cypress.io/api/trigger)
- [wrap](https://on.cypress.io/api/wrap)