Skip to content

migrate to maintained Playwright Go driver - #2801

Merged
alixander merged 1 commit into
masterfrom
agent/migrate-playwright-go-061
Aug 3, 2026
Merged

migrate to maintained Playwright Go driver#2801
alixander merged 1 commit into
masterfrom
agent/migrate-playwright-go-061

Conversation

@alixander

Copy link
Copy Markdown
Collaborator

Summary

  • move from the retired playwright-community module path to github.com/mxschmitt/playwright-go v0.6100.0
  • align Docker Playwright with embedded CLI 1.61.1
  • update the Chromium install prompt to 149.0.7827.55

This is the first upstream release that assembles its driver from playwright-core npm plus nodejs.org instead of the retired driver CDN.

Validation

  • go mod verify and go mod tidy -diff
  • focused tests and compile-all checks
  • focused vet
  • isolated init-playwright install and launch
  • real PNG and animated GIF render smokes
  • linux amd64 and arm64 cross-builds

Residual risk

Chromium 149 may change raster output. No fixture files were changed. Existing chain_icon_import and unsigned-commit failures are unrelated baseline issues.

@alixander
alixander marked this pull request as ready for review August 3, 2026 16:12
@alixander
alixander merged commit 161bded into master Aug 3, 2026
2 of 6 checks passed
@alixander
alixander deleted the agent/migrate-playwright-go-061 branch August 3, 2026 16:13
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