mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-18 22:28:38 -05:00
another link fix
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user