docling-studio/e2e
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
..
api fix: preserve batch progress on analysis completion 2026-04-09 15:51:36 +02:00
ui fix(e2e): replace fragile index-based toggle selection with dedicated selectors 2026-04-12 10:03:06 +02:00
CONVENTIONS.md feat: add Karate UI e2e tests with data-e2e selectors (#124) 2026-04-08 17:53:52 +02:00
generate-test-data.py feat: add Karate UI e2e tests with data-e2e selectors (#124) 2026-04-08 17:53:52 +02:00