Chrome Driver Current Version
BerkeGokturk71 opened this issue · 1 comments
Can you add a Chrome driver to the main directory?
Anything can be added, but that doesn't mean it's a good practice. The most obvious one is that most people use different versions of chromedriver, depending on their browser version, so adding a chromedriver would only help a percentage of the users that happen to have the same browser version as the chromedriver binary in the repository.
Another issue would be if someone could add their own chromedriver.exe and have it as a virus, potentially infecting every user that would use the repository.
To prevent that, I like to keep my repos clean to avoid potential vulnerabilities like these, anyone who uses the software must download their respective chromedriver to support functionality on their browser