docling-studio/frontend/src
Pier-Jean Malandrino 1292b7c441 fix(e2e): replace fragile index-based toggle selection with dedicated selectors
Add dedicated data-e2e selectors (configure-btn, verify-btn, prepare-btn)
to StudioPage toggle buttons and update E2E tests to use waitFor + click
on these selectors instead of locateAll index tricks. Fixes timeout in
rechunk.feature caused by race with async feature flag loading.

Closes #176
2026-04-12 10:03:06 +02:00
..
app feat: add Karate UI e2e tests with data-e2e selectors (#124) 2026-04-08 17:53:52 +02:00
features feat(chunking): soft-delete chunk with confirmation dialog 2026-04-10 20:28:24 +02:00
pages fix(e2e): replace fragile index-based toggle selection with dedicated selectors 2026-04-12 10:03:06 +02:00
shared feat(chunking): soft-delete chunk with confirmation dialog 2026-04-10 20:28:24 +02:00