Skip to content

fix(e2e): pin the dictation asset-path locator after the #1911 audio upload#1955

Merged
astrapi69 merged 1 commit into
developfrom
fix/1954-dexie-dict-locator
Jul 23, 2026
Merged

fix(e2e): pin the dictation asset-path locator after the #1911 audio upload#1955
astrapi69 merged 1 commit into
developfrom
fix/1954-dexie-dict-locator

Conversation

@astrapi69

Copy link
Copy Markdown
Owner

Part 1 of #1954 (dexie-smoke red): #1911's audio-file upload added two sibling testids under the exercise-ext-dict-audio- prefix; the spec's bare prefix locator hit Playwright's strict-mode violation (3 elements). Pinned to the asset-path input (...-audio-ex- continuation) with a comment naming the trap (prefix-testid overmatch, lessons-learned class).

Verified locally against the VITE_STORAGE_MODE=dexie build: the #1895 dictation spec passes (1/1).

The visual-baseline half of #1954 follows in a separate PR once the running update_baselines dispatch finishes review.

Refs #1954

🤖 Generated with Claude Code

…upload (#1954)

#1911 added an upload button (...-audio-upload-...) and a hidden file
input (...-audio-file-...) beside the dictation asset-path field; the
bare exercise-ext-dict-audio- prefix now overmatches to 3 elements and
the nightly dexie gate fails on the strict-mode violation. Pin the
path input via its ...-audio-ex- continuation. Verified against the
dexie build: the dictation spec passes.
@astrapi69
astrapi69 merged commit 0145113 into develop Jul 23, 2026
13 checks passed
@astrapi69
astrapi69 deleted the fix/1954-dexie-dict-locator branch July 23, 2026 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants