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
execution context on open/close windows: TestCafe automatically switches the execution context to the new opened window or to the parent of closed window. It allowing customers to avoid adding the additional 'switchToWindow' action.
open/close/switch API. See the list of supported API methods here.