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
If you look at all properties in the object returned by Cypress.config() call, there are several run-time properties beyond the current typescript interface. For example, the isInteractive property is missing from the typescript interface, but present at run-time.