Skip to content
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

Ensure Chromedriver stays up to date #45

Merged
merged 13 commits into from
Sep 22, 2022
Merged

Conversation

christian-bromann
Copy link
Contributor

Currently Chromedriver is listed as dependency which requires us to update the version everytime Chromedriver is released. Given that this project can't know which version is available in the given environment it makes more sense to move it to the peerDependency list so the user has ensure that versions between the installed Chrome application and Chromedriver version are matching.

@christian-bromann christian-bromann merged commit a2d95a2 into main Sep 22, 2022
@christian-bromann christian-bromann deleted the cb-fix-chromedriver branch September 22, 2022 03:46
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