hi,
One of my Django application has chrome driver dependency to perform automation on some other website.
Initially during development phase, i kept the chrome driver in my local path.
Ex: C:\Python3.6.0\MyScripts\seleniumwebdriver\chromedriver.exe
As all users can't use the same path please confirm how to come out of this problem.
Regards,
N.Dilip kumar.