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
Now that #4720 is merged, Cypress is controlling Electron's cookies API using CDP.
Once Now that #4628 is merged, Cypress will have has access to Chrome's CDP as well.
We should unify the Electron/Chrome cookies code when that happens to cut down on issues that only occur in one or the other and simplify the code somewhat.