• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mxschmitt / playwright-go / 29549448404

Builds Branch Commit Type Ran Committer Via Coverage
29549448404 main fix page frames data race (#626) push 17 Jul 2026 02:25AM UTC web-flow github
79.02
29546153918 codex/fix-page-frames-race fix page frames data race Pull #626 17 Jul 2026 01:07AM UTC mxschmitt github
79.04
29544834853 fix/page-frames-data-race fix: guard pageImpl.frames with lock to fix data race in Page.Frames() pageImpl.frames was written by the connection dispatch goroutine (onFrameAttached/onFrameDetached) and read by user goroutines via Page.Frames()/Page.Frame() with no synchroni... Pull #625 17 Jul 2026 12:35AM UTC alvarorichard github
79.03
28387148315 main ci: re-run flaky tests via gotestsum while surfacing them on flakiness.io (#621) Browser-side timing flakes (e.g. firefox/macOS viewport first-paint races, webkit cross-process document.cookie lag) occasionally fail the suite even though the test... push 29 Jun 2026 04:39PM UTC web-flow github
79.0
28354266090 ci/rerun-flaky-tests-gotestsum ci: re-run flaky tests via gotestsum while surfacing them on flakiness.io Browser-side timing flakes (e.g. firefox/macOS viewport first-paint races, webkit cross-process document.cookie lag) occasionally fail the suite even though the tests are c... Pull #621 29 Jun 2026 07:08AM UTC mxschmitt github
79.0
28262230971 main docs: fix coveralls badge not rendering in README (#620) The coveralls native badge serves the SVG via a 302 redirect to an S3 asset marked Cache-Control: no-cache, which GitHub's Camo image proxy won't render. Switch to the shields.io coveralls ... push 26 Jun 2026 08:15PM UTC web-flow github
79.0
28262161479 fix/coveralls-badge-rendering docs: fix coveralls badge not rendering in README The coveralls native badge serves the SVG via a 302 redirect to an S3 asset marked Cache-Control: no-cache, which GitHub's Camo image proxy won't render. Switch to the shields.io coveralls endpoin... Pull #620 26 Jun 2026 08:12PM UTC mxschmitt github
79.0
28259978898 main chore: migrate from playwright-community org to mxschmitt (#619) push 26 Jun 2026 07:32PM UTC web-flow github
79.02
28258999496 chore/migrate-to-mxschmitt chore: migrate from playwright-community org to mxschmitt The playwright-community GitHub organization is archived and inactive. The repository now lives at github.com/mxschmitt/playwright-go and will continue to be maintained by Max Schmitt (ori... Pull #619 26 Jun 2026 07:22PM UTC mxschmitt github
79.0
28258912492 main feat: allow PLAYWRIGHT_CLI_PATH to point directly at cli.js (#618) The official NixOS playwright-driver package keeps cli.js at the package root rather than under package/, so getDriverCliJs could not resolve it even with PLAYWRIGHT_DRIVER_PATH s... push 26 Jun 2026 07:22PM UTC web-flow github
79.0
28258685905 feat/allow-cli-path-env feat: allow PLAYWRIGHT_CLI_PATH to point directly at cli.js The official NixOS playwright-driver package keeps cli.js at the package root rather than under package/, so getDriverCliJs could not resolve it even with PLAYWRIGHT_DRIVER_PATH set. Add... Pull #618 26 Jun 2026 07:02PM UTC mxschmitt github
79.0
1464782020 master Fix driver always downloading (#236) Pull #237 16 Nov 2021 12:56AM UTC Sam Hennessy github pending completion
1408477914 assets fix it Pull #225 01 Nov 2021 03:16PM UTC Kumar Aditya github pending completion
1408331741 remote chore: add remote artifact Pull #230 01 Nov 2021 02:38PM UTC Kumar Aditya github pending completion
1407007570 master chore: add missing methods (#224) push 01 Nov 2021 08:00AM UTC GitHub github pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 20
  • 21
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc