Skip to content

fix(browser): restore Playwright driver downloads - #1535

Open
andreprawira wants to merge 1 commit into
Versent:masterfrom
andreprawira:fix/playwright-driver-downloads
Open

fix(browser): restore Playwright driver downloads#1535
andreprawira wants to merge 1 commit into
Versent:masterfrom
andreprawira:fix/playwright-driver-downloads

Conversation

@andreprawira

Copy link
Copy Markdown

Summary

  • upgrade playwright-go to v0.6100.0, which assembles drivers from supported npm and Node distributions
  • migrate browser provider and mocks to the maintained module path and updated storage-state API
  • restore fresh Browser IdP installations after Microsoft retired the legacy driver ZIP endpoints

Fixes #1531.

Test plan

  • go test ./...
  • go build -o ./saml2aws-patched ./cmd/saml2aws
  • go run github.com/mxschmitt/playwright-go/cmd/playwright@v0.6100.0 install chromium

Made with Cursor

Upgrade playwright-go to the first release that assembles drivers from supported npm and Node distributions after Microsoft retired the legacy driver archives.

Co-authored-by: Cursor <cursoragent@cursor.com>
@andreprawira

Copy link
Copy Markdown
Author

Confirmed and works locally btw

@danilodeLuca

Copy link
Copy Markdown

Seems to be duplicated with #1532

@steven130169

Copy link
Copy Markdown

Thanks for working on this. This issue is blocking our macOS users from authenticating through PingID: the Playwright driver download fails with HTTP 403. Could a maintainer please review and merge #1535, or advise a supported workaround? Happy to test a release candidate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants