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
"message": "Using `waitForTimeout` can significantly slow down tests. Please find an alternative solution such as emulating `prefers-reduced-motion`, using `fastForwardAnimations.js` to fast-forward animations, or using MutationObserver to wait for DOM manipulations to end."