Skip to content

[Ports]: Backport client side changes for 1.62 - #391

Merged
YusukeIwaki merged 1 commit into
mainfrom
driver/1.62.0
Aug 1, 2026
Merged

[Ports]: Backport client side changes for 1.62#391
YusukeIwaki merged 1 commit into
mainfrom
driver/1.62.0

Conversation

@YusukeIwaki

Copy link
Copy Markdown
Owner

Closes #389

Summary

  • update the compatible Playwright driver and generated API/docs to v1.62.1
  • port WebAuthn storage state, Locator#wait_for_function, action scroll, URL glob normalization, WebP screenshots, timeout protocol metadata, APIResponse#timing, and screencast frame acknowledgements
  • add regressions for empty request-body overrides, invalid Clock timestamps, and attribute-presence assertions
  • remove the obsolete ariaSnapshot _track implementation/specs and the Chromium JS coverage case deleted upstream

RSpec fidelity

The new and changed RSpec examples were compared directly with the v1.62.1 upstream tests. Test names, inputs, and assertions are preserved where the Ruby API supports them; only language-specific adaptations were made. JavaScript-only AbortSignal cases were intentionally excluded. Tests deleted upstream by #41581 and #41303 were removed rather than weakened.

Verification

  • Chromium integration: 1067 examples, 0 failures, 22 expected pending
  • WebKit affected specs: 207 examples, 0 failures, 2 expected pending
  • generated documentation examples: 59 examples, 0 failures, 1 expected pending
  • non-integration specs: 22 examples, 0 failures, 2 expected pending
  • API/docs generation reproduced an identical diff hash on consecutive runs
  • git diff --check
  • changed Ruby files parse with Ruby 2.7.8 (oldest installed locally; implementation remains Ruby 2.4 syntax-compatible)
  • bundle exec rake build

@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
playwright-ruby-client Ready Ready Preview Aug 1, 2026 2:40am

@YusukeIwaki
YusukeIwaki marked this pull request as ready for review August 1, 2026 05:03
@YusukeIwaki
YusukeIwaki merged commit 9799fa3 into main Aug 1, 2026
29 checks passed
@YusukeIwaki
YusukeIwaki deleted the driver/1.62.0 branch August 1, 2026 05:03
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.

[Ports]: Backport client side changes for 1.62

1 participant