You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API command cy.press() was introduced with cypress@14.3.0 and it is not demonstrated in this repo, although the related API command cy.type() is demonstrated.
What would you like?
Add the API command cy.press() to examples in
Why is this needed?
The API command cy.press() was introduced with cypress@14.3.0 and it is not demonstrated in this repo, although the related API command cy.type() is demonstrated.