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
chore: Update type definitions to match API more closely (#1048)
* chore: Fill out Cypress API types
* chore: Convert Chainable into a Generic with a subject
* chore: undefined return of then keeps Subject
* fix: Remove incorrect comment
* chore: Add element keys to all selector methods
* chore: Remove generic from cy.not - it doesn't make sense
* chore: Add ChainableArray for array Subjects
* chore: Add ChainerArray to thread types through
* chore: Remove ChainableArray interface
* chore: Fix stub/spy types - returns Agent interface
0 commit comments