Skip to content

fix(e2e): select main window before Windows readiness - #8

Merged
abraxas914 merged 1 commit into
mainfrom
codex/windows-nightly-main-window
Jul 18, 2026
Merged

fix(e2e): select main window before Windows readiness#8
abraxas914 merged 1 commit into
mainfrom
codex/windows-nightly-main-window

Conversation

@abraxas914

Copy link
Copy Markdown
Owner

Summary

  • switch to the named Tauri main window before waiting for main navigation
  • centralize native window selection in ChatPage
  • add a regression test for switch-before-wait ordering

Root cause

Windows WebDriver initially attached to the visible setup window. Both desktop specs waited for main navigation before switching windows, so Nightly timed out even though bootstrap and bridge identity were already ready.

Verification

  • npm run test:e2e-types
  • npm test: 341/341
  • failed Nightly evidence: run 29633361710, Windows screenshot showed Fix startup while bootstrap-latest was ready

@abraxas914
abraxas914 merged commit 47d7ddb into main Jul 18, 2026
3 checks passed
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