LibreChat/e2e/specs
Danny Avila 62a45acb40 test(e2e): open schedules panel via aria-pressed, not region visibility
The nav button toggles: clicking while schedules is the active, expanded
panel collapses the sidebar. After a reload the active panel restores from
localStorage, so schedules is already active but its query is still loading
(spinner, no region yet). The prior visibility probe saw no region and
clicked, collapsing the panel. Branch on the button's aria-pressed state so
we only click to activate when it isn't already the active panel.
2026-07-21 22:06:23 -04:00
..
mock test(e2e): open schedules panel via aria-pressed, not region visibility 2026-07-21 22:06:23 -04:00
real 📊 feat: Real-Time Context Window & Token Usage Tracking (#13670) 2026-06-13 19:38:28 -04:00
a11y.spec.ts
keys.spec.ts
landing.spec.ts 🛟 test: Restore Playwright Smoke E2E (#13020) 2026-05-14 09:49:26 -04:00
messages.spec.ts
nav.spec.ts 🛟 test: Restore Playwright Smoke E2E (#13020) 2026-05-14 09:49:26 -04:00
popup.spec.ts
settings.spec.ts