litellm/ui/litellm-dashboard/e2e_tests
shin-bot-litellm 933955bfa0
fix(ci): Fix E2E login button selector - use exact match (#21176)
* fix(ci): Fix ruff lint error - unused import

Remove unused 'cast' import in vertex_ai_ingestion.py (ruff F401)

* fix(ci): Fix E2E login button selector - use exact match

Login button selector now matches both 'Login' and 'Login with SSO',
causing strict mode violation. Use { exact: true } to match only 'Login'.

---------

Co-authored-by: OpenClaw <openclaw@users.noreply.github.com>
2026-02-13 18:20:10 -08:00
..
fixtures Revert "[Infra] UI - E2E Tests: Internal Viewer Sidebar" 2026-01-22 11:55:05 -08:00
helpers e2e refactoring 2026-01-08 21:50:19 -08:00
tests fix(ci): Fix E2E login button selector - use exact match (#21176) 2026-02-13 18:20:10 -08:00
constants.ts e2e tests, key delete, update tpm rpm, and regenerate 2026-02-09 18:01:52 -08:00
globalSetup.ts fix(ci): Fix E2E login button selector - use exact match (#21176) 2026-02-13 18:20:10 -08:00
playwright.config.ts E2E Parity 2025-12-30 16:44:31 -08:00