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

Download driver correctly for chromium-browser v115+ #438

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

kwinkunks
Copy link
Member

@kwinkunks kwinkunks commented Aug 14, 2023

Issue
Resolves #437

Approach
Check the major version to decide which download method to use.

We should be able to simplify again soon, once SVG RGS nodes upgrade chromium-browser and there's no chance of downgrading again. Made an issue to check and simplify, see #439

Pre review checklist

  • Added appropriate labels

Copy link
Contributor

@xjules xjules left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very good! 🚀

@kwinkunks kwinkunks merged commit 7be53cf into equinor:main Aug 14, 2023
1 check passed
@kwinkunks kwinkunks deleted the fix-chromedriver-download branch August 14, 2023 15:01
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.

Process to download ChromeDriver is broken
2 participants