docling-studio/e2e
Pier-Jean Malandrino 39f74fd426 fix(e2e): update remaining tests using exact-match toggle-btn selector
analysis.feature and full-ui-path.feature used [data-e2e=toggle-btn]
(exact match) which no longer works since toggle buttons now have
compound selectors (e.g. "toggle-btn configure-btn"). Switch to
word-match [data-e2e~=configure-btn].
2026-04-12 15:17:02 +02:00
..
api fix: preserve batch progress on analysis completion 2026-04-09 15:51:36 +02:00
ui fix(e2e): update remaining tests using exact-match toggle-btn selector 2026-04-12 15:17:02 +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