ended3월 22일· 1 sources
WICK-DOM-OBSERVER: The Deterministic Cypress Plugin for Fast Spinners, Blinking Toasts, Optional Overlays, and UI’s Most Wanted
wick-dom-observer: 빠른 스피너, 깜빡이는 토스트, 선택적 오버레이 등 까다로운 UI 요소를 위한 결정론적 Cypress 플러그인
Why it matters
wick-dom-observer is a deterministic Cypress plugin designed to reliably detect and validate transient UI elements like fast spinners, blinking toasts, and optional overlays that traditional testing approaches struggle with. It provides two commands—clickAndWatchForElement() for action-triggered elements and watchForElement() for self-appearing elements—sharing a unified config object with options for selectors, assertions, timeouts, polling intervals, and appearance requirements.
1
Sources
+0
24h
—
Growth
175d
Active
Cypresswick-dom-observerDOMUI testingflaky tests