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

playwright-community / playwright-go / 28208918632
79%
main: 79%

Build:
Build:
LAST BUILD BRANCH: roll/v1.61.1
DEFAULT BRANCH: main
Ran 26 Jun 2026 12:26AM UTC
Jobs 2
Files 60
Run time 1min
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

26 Jun 2026 12:19AM UTC coverage: 78.489% (+0.1%) from 78.392%
28208918632

Pull #612

github

mxschmitt
fix(locator): share timeout budget across withElement waitForSelector + action

withElement passed the full Timeout to both WaitForSelector and the inner
element action (Screenshot/ScrollIntoViewIfNeeded/SelectText), so a slow
attach plus the action could consume up to ~2x the budget. Compute a single
deadline up front and pass the remaining budget to the inner action,
mirroring upstream _withElement.
Pull Request #612: fix: align Go client with upstream Playwright TypeScript client (v1.60.0)

714 of 920 new or added lines in 37 files covered. (77.61%)

79 existing lines in 11 files now uncovered.

8480 of 10804 relevant lines covered (78.49%)

1571.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
33
71.23
-1.19% browser_context.go
27
59.1
-0.2% locator.go
16
79.39
-1.0% frame.go
15
46.91
7.78% screencast.go
11
87.86
-0.38% locator_helpers.go
11
78.49
1.12% page.go
11
71.9
-0.78% tracing.go
10
67.7
-0.8% request.go
9
78.17
3.1% fetch.go
9
79.09
-0.54% local_utils.go
8
69.77
2.53% browser_type.go
7
86.82
-1.75% route.go
6
65.56
0.72% frame_locator.go
5
75.95
-0.13% element_handle.go
4
76.47
0.0% har_router.go
3
87.8
-2.2% assertions.go
3
45.45
-10.1% disposable.go
3
66.67
1.08% selectors.go
2
84.62
-2.88% artifact.go
2
94.29
-5.71% dialog.go
2
93.24
1.58% glob.go
2
76.51
-0.36% input_files_helper.go
2
88.37
-0.73% js_handle.go
2
88.13
2.3% locator_assertions.go
2
90.48
mime_types.go
1
87.04
1.93% binding_call.go

Coverage Regressions

Lines Coverage ∆ File
43
78.17
3.1% fetch.go
14
71.23
-1.19% browser_context.go
6
69.16
-1.87% run.go
4
88.37
-0.73% js_handle.go
3
59.1
-0.2% locator.go
2
77.29
-0.88% browser.go
2
85.4
2.3% connection.go
2
78.49
1.12% page.go
1
87.04
1.93% binding_call.go
1
76.51
-0.36% input_files_helper.go
1
46.91
7.78% screencast.go
Jobs
ID Job ID Ran Files Coverage
1 macos-latest-chromium - 28208918632.1 26 Jun 2026 12:26AM UTC 60
78.42
GitHub Action Run
2 ubuntu-latest-chromium - 28208918632.2 26 Jun 2026 12:26AM UTC 60
78.41
GitHub Action Run
Source Files on build 28208918632
  • Tree
  • List 60
  • Changed 35
  • Source Changed 0
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #612
  • PR Base - main (#28154968716)
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