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

playwright-community / playwright-go / 28207999504 / 3
79%
main: 79%

Build:
Build:
LAST BUILD BRANCH: roll/v1.61.1
DEFAULT BRANCH: main
Ran 26 Jun 2026 12:09AM UTC
Files 60
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Jun 2026 11:55PM UTC coverage: 76.833% (+0.2%) from 76.679%
28207999504.3

Pull #612

github

mxschmitt
fix(assertions): unwrap expect received value; context WaitForEvent close reason

- Assertion failure messages parsed the whole  wrapper
  ({value, ariaSnapshot}) via parseResult, printing
  'Actual value: map[value:...]' instead of the real value. Add
  parseExpectReceived to descend into received.value (or ariaSnapshot),
  mirroring frame._expect. Affects ToHaveText/ToHaveValue/ToHaveAttribute/
  ToHaveCSS/etc. failure messages.
- BrowserContext.WaitForEvent/ExpectEvent rejected with the bare
  ErrTargetClosed, dropping the close reason; use
  targetClosedError(effectiveCloseReason()) like the Page waiters and
  browserContext.ts.
Pull Request #612: fix: align Go client with upstream Playwright TypeScript client (v1.60.0)

8291 of 10791 relevant lines covered (76.83%)

757.76 hits per line

Source Files on job ubuntu-latest-webkit - 28207999504.3
  • Tree
  • List 60
  • Changed 35
  • Source Changed 0
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28207999504
  • 60017175 on github
  • Prev Job for on align-with-upstream-client (#28154968716.5)
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