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
Considering Cypress Best Practices here, I am not sure if we should add this command to this lib or not. cy.get().clear().type() vs cy.get().clearThenType()
This is a great command to add for specific plugin tests, but I don't think it is good to add in this lib. what do you think?
No description provided.
The text was updated successfully, but these errors were encountered: