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
Sometimes, and i don't know why or what cause this, i get this error when i use cy.api.
To resolve this issue, i put .toString() between "r"and "replace" function, in >> node_modules/cypress-plugin-api/dist/support.js line 9 <<
Here a example: