Skip to content

fix(e2e): target CDN key-name input by type#71

Merged
ABB65 merged 2 commits into
mainfrom
fix/cdn-panel-e2e-key-input
Jun 19, 2026
Merged

fix(e2e): target CDN key-name input by type#71
ABB65 merged 2 commits into
mainfrom
fix/cdn-panel-e2e-key-input

Conversation

@ABB65

@ABB65 ABB65 commented Jun 19, 2026

Copy link
Copy Markdown
Member

Phase 3 (#70) added scope checkboxes to the CDN key-create form, so form input first-matched a checkbox and .fill() failed (Input of type checkbox cannot be filled) — main CI went red on Test E2E. Target the text input by input[type="text"] instead. Verified locally: cdn-panel.e2e.test.ts 2/2 pass.

This is the regression from merging #70 before its CI concluded (it was infra-cancelled at Playwright install, masking that the e2e wasn't updated for the new UI).

@ABB65 ABB65 merged commit 0dbee68 into main Jun 19, 2026
1 check passed
@ABB65 ABB65 deleted the fix/cdn-panel-e2e-key-input branch June 19, 2026 12:04
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.

1 participant