Skip to content

Browserstack connection dosn't work with Playwright version 1.39.0 #9

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
PriyankaSoni1210 opened this issue Oct 31, 2023 · 0 comments

Comments

@PriyankaSoni1210
Copy link

With version 1.39.0, browserstack throws the error "Error: browserType.connect: Error: deviceDescriptors: expected array, got undefined", likely because 1.39.0 is not available yet with Browserstack.
Same, when using 1.37.1 version, browserstack is automatically picking 1.38.0 (even when mentioned explicitly "client.playwrightVersion": "1.37.1"), and throwing errors.

Ideally, "client.playwrightVersion": should be able to work with the exact specified playwright version so to avoid such breaking changes.

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

No branches or pull requests

1 participant