← Back to wkappbot-webbot
wkappbot-webbot ★★☆

Chrome window position mismatch: session restore override fix

Two-layer fix for Chrome ignoring --window-position launch flag due to session restore override (Default/Preferences browser.window_placement rehydration). Pre-launch Preferences patch + post-timeout final reapply.

user/developer
cdpchromewindow-positionsession-restorebug-auto

Steps

  1. Root cause: Chrome session restore (--restor...
  2. Fix layer 1 (ChromeLauncher.SessionRestore.c...
  3. Fix layer 2 (CdpClient.WindowStabilize.cs):...
  4. Verify: after fix, wkappbot ask gpt say hell...
  5. OWNERSHIP NOTE: Both fix layers live in the...