Global Auth
Please log in to unlock modules.
Allowed passwords: qa123, senior123, playwright.
viewer: read-only, cannot execute payment endpoints.operator: can run payments/webhooks and regular testing flow.admin: full access including destructive reset flow.
Leaky Payment Gateway
Access note: payment actions require operator/admin role.
Live Odds (WebSocket)
Message seq: 0
Unstable Dashboard
| ID | Market | Status | Stake |
|---|
Random Bonus
Complex UI
What to test: custom dropdown behavior, shadow DOM wallet submit, iframe appears after 2s and fields are reachable via frameLocator.
Wallet is idle.
KYC Wizard
Step 1/3
Native Events
Clipboard idle.
Contract Module
{}
No validation yet.
Classic CRUD + Grid
| Date | Amount | Status |
|---|
Advanced Interactions
Drag ticket from Backlog to Done.
No double-click yet.
Locale & Timezone Pitfalls
Countdown: --
Intentional bug: one locale uses wrong timezone formatter once per refresh.
Performance & Leak
How to use: click Load 300+ rows, scroll the box to the bottom to trigger next chunk.
Leak mode adds extra listeners in background for soak testing.
- Check virtual/incremental loading while scrolling.
- Run long test with Leak ON and validate app still responds.
- Assert counters: loaded rows and leaked listeners.
QA Control Panel
Use this panel to make tests deterministic: fixed seed, forced API modes, delays, and bug toggles.
Typical flow: set values -> Apply Controls -> run Playwright test.
Seed: fixes random outcomes across retries/CI.Bonus Mode: force bonus endpoint response.Pay Delay: emulate slow payment API.Global Chaos: force 429/5xx/malformed responses globally.Bug toggles: turn flaky behaviors on/off for controlled tests.
Open controls
[]