Skip to content

Upgrade playwright + browserstack dependencies & clean tests #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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.

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.

1 participant