Skip to content

updating logic for platform and browser version compatibility#1078

Open
mayank-at-sauce wants to merge 3 commits into
mainfrom
framework-browser-version-fix
Open

updating logic for platform and browser version compatibility#1078
mayank-at-sauce wants to merge 3 commits into
mainfrom
framework-browser-version-fix

Conversation

@mayank-at-sauce

@mayank-at-sauce mayank-at-sauce commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

Description

⏺ Summary

  • Support per-platform browserDefaults from the framework info API, enabling different browser versions per OS (e.g., webkit 18.4 on macOS 13 vs 26.0. on macOS 15)
  • When resolving browser version for a Playwright suite, check the suite's target platform for an override first, then fall back to the top-level browserDefaults
  • This allows test-composer to pin older browser versions on platforms where newer builds aren't compatible, without affecting other platforms

@mayank-at-sauce mayank-at-sauce requested a review from a team as a code owner March 10, 2026 07:44
@mayank-at-sauce mayank-at-sauce added the enhancement New feature or request label Mar 10, 2026
Comment thread internal/framework/framework.go Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants