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

Fixed #308, Unzipping of files and able to download ChromeDriver 64 b… #311

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

garry-edmonds
Copy link
Contributor

…it version.

#308 - Fixed by replacing json library with newtonsoft.json.
Now downloads chromedriver 64 bit version as never downloaded this version only 32 bit.
Fixed unzip issue with dealing with folder names in the zip file.

Updated to .net framework 4.7.2 as 4.6.2 is no longer supported.

…er 64 bit version.

rosolko#308 - Fixed by replacing json library with newtonsoft.json.
Now downloads chromedriver 64 bit version as never downloaded this version only 32 bit.
Fixed unzip issue with dealing with folder names in the zip file.

Updated to .net framework 4.7.2 as 4.6.2 is no longer supported.
Copy link
Owner

@rosolko rosolko left a comment

Choose a reason for hiding this comment

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

Thanks!

@rosolko rosolko merged commit d2e7923 into rosolko:master Feb 16, 2024
2 checks passed
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.

None yet

2 participants