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

playwright-community / playwright-go / 25650708430

11 May 2026 04:42AM UTC coverage: 79.399% (-1.0%) from 80.426%
25650708430

Pull #591

github

nczz
chore: roll to Playwright v1.59.1

- Update Playwright driver to v1.59.1
- Chromium 147.0.7727.15, Firefox 148.0.2, WebKit 26.4
- Add Browser.Bind/Unbind (startServer/stopServer protocol)
- Add BrowserContext.Debugger, IsClosed, SetStorageState
- Add Page.AriaSnapshot, Screencast, ClearConsoleMessages, ClearPageErrors, PageErrors
- Add CDPSession.OnClose, ConsoleMessage.Timestamp, Response.HttpVersion
- Add Request.ExistingResponse, Locator.Normalize, Locator.Description
- Add Debugger class (event-based PausedDetails)
- Add Screencast class (client-side wrapper for screencast commands)
- Add Disposable to objectFactory (driver sends but Go doesn't expose)
- Fix Connect protocol: wsEndpoint -> endpoint
- Fix video: artifact from page initializer (no longer event-based)
- Fix skipFieldSerialization: handle nil Func types
- Patch fixes: add Go to route.url, unroute.url, routeWebSocket.url,
  waitForURL, pageErrors, Description langs
- Generator fixes: Disposable->void, Promise->void in func returns,
  FilePayload union->any, void event handler

BREAKING CHANGE: RecordVideo.Dir changed from string to *string
(generated from protocol, dir is now optional in PW 1.59)
Pull Request #591: chore: roll to Playwright v1.59.1

80 of 228 new or added lines in 16 files covered. (35.09%)

7 existing lines in 1 file now uncovered.

7747 of 9757 relevant lines covered (79.4%)

5856.3 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

24.49
/debugger.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc