Files
orca/tests
Jinjing bbd449ad75 test: target question card title by testid instead of text
Add data-testid to NativeChatQuestionCard's title element and update the
e2e test to query by testid with a text filter. The transcript row also
renders the question text, so the previous test could match either location,
causing flaky results. Gating on the card's own title node ensures the
assertion verifies the card is actually rendered.

Fixes #20724
2026-09-16 21:25:05 -07:00
..