JS alert/confirm/prompt, modals, beforeunload, auto-dismissing toasts.
A success toast appears and vanishes after ~2.5s — a pure hardcoded `sleep()` will race it.
A button triggers `window.confirm()` — accept or dismiss it and assert the result on the page.