Skip to content

Conversation

@phproberto
Copy link

After debugging the issue with SDK not working with latest playwright version I took the time to detect which is the latest version that is working. This is what I found:

Your current version: 1.40.1 (Nov, 2023)
Latest playwright version: 1.53.1 (Jun, 2025)
Latest playwright version working with the SDK: 1.52.0 (Apr, 2025)

So I've updated the current dependencies in package-lock.json to use the latest working version. That way the next user can save to debug all the versions to know which is the latest working.

While running tests I found some unused dependencies so I removed them too.

@phproberto phproberto force-pushed the imp-upgrade-playwright branch from 3474a56 to 16c81a9 Compare August 7, 2025 11:13
@phproberto-bluebox
Copy link

phproberto-bluebox commented Aug 7, 2025

Rebased against latest main to fix package-lock.json conflicts

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.

2 participants