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
That issue fixed the window being out of focus when Cypress starts, but if a visit causes top to navigate in order to swap domains, the Window will once again be out of focus.
Solution: always refocus the webview anytime it navigates.