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

Fix binary setup #157

Closed
wants to merge 1 commit into from
Closed

Fix binary setup #157

wants to merge 1 commit into from

Conversation

n-ski
Copy link
Contributor

@n-ski n-ski commented Nov 9, 2021

Fixes an invalid check in BinaryService that'd cause the service to not download the driver if target directory exists.

The new behavior is to not download the driver if the target file exists.

Fixes #155.

Fixes an invalid check in BinaryService that'd cause the service to not
download the driver if target directory exists.

The new behavior is to not download the driver if the target file exists.
@rosolko rosolko mentioned this pull request Dec 14, 2021
@rosolko rosolko closed this Dec 14, 2021
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.

Web drivers aren't being installed if pointed to an existing directory
2 participants