Skip to content

Add Playwright browser to setup and preflight#27

Merged
selfcontained merged 1 commit into
mainfrom
setup/playwright-browser
Mar 11, 2026
Merged

Add Playwright browser to setup and preflight#27
selfcontained merged 1 commit into
mainfrom
setup/playwright-browser

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

  • Add npx playwright install chromium to prerequisites, setup steps (step 9), and agent prompt
  • Add Playwright browser detection to bin/preflight (checks ~/Library/Caches/ms-playwright/chromium-*)
  • Found during first real agent run on new machine — Playwright failed because no browser was installed

Test plan

  • bin/preflight detects installed Playwright Chromium
  • bin/preflight warns when Chromium is missing

🤖 Generated with Claude Code

Agents need Chromium for headless UI validation via Playwright.
Install once with npx playwright install chromium — shared across
all agents via the macOS Playwright cache.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@selfcontained
selfcontained merged commit 0d15106 into main Mar 11, 2026
1 check passed
@selfcontained
selfcontained deleted the setup/playwright-browser branch April 9, 2026 03:01
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