docling-studio/e2e/ui/src/test/resources
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
..
analyses fix(e2e): replace fragile index-based toggle selection with dedicated selectors 2026-04-12 10:03:06 +02:00
common/helpers feat: add Karate UI e2e tests with data-e2e selectors (#124) 2026-04-08 17:53:52 +02:00
documents fix(ci): demote flaky upload e2e test from @critical to @ui 2026-04-10 09:05:15 +02:00
navigation feat: add Karate UI e2e tests with data-e2e selectors (#124) 2026-04-08 17:53:52 +02:00
workflows fix(e2e): replace fragile index-based toggle selection with dedicated selectors 2026-04-12 10:03:06 +02:00
karate-config.js feat: add Karate UI e2e tests with data-e2e selectors (#124) 2026-04-08 17:53:52 +02:00