Skip to content

DRU-619 -- Use supported browser session launch arguments - #673

Merged
czpython merged 1 commit into
mainfrom
codex/browser-launch-argument
Sep 20, 2026
Merged

czpython merged 1 commit into
mainfrom
codex/browser-launch-argument

Conversation

@czpython

Copy link
Copy Markdown
Owner

A workflow that opens a saved browser session exits with usage: session-launch --headed|--headless. BrowserSession._launch passes --drive, but the shipped launcher rejects every extra argument. Daily Quote reproduced this in production after its login was saved successfully.

Pass only the selected headed/headless mode, matching the launcher and the existing login-window command. Remove the stale command comment and correct the two existing command assertions. No new tests or browser-image changes.

Validation: Ruff lint and format checks passed; git diff --check passed. Tests were not run, as requested. The fixed command has not been deployed or exercised against a live browser.

Tracks DRU-619.

@czpython
czpython merged commit 0ebb9b3 into main Sep 20, 2026
3 checks passed
@czpython
czpython deleted the codex/browser-launch-argument branch September 20, 2026 15:16
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