DEV Community

Discussion on: Scheduling tasks using APScheduler in Django

Collapse
 
apoorvpandey0 profile image
Apoorv Pandey

How to give a relative path to chromedriver so that I can switch servers without having to change path for driver each time?
Or how to stop redownloading driver when using webdriver manager

Collapse
 
michael446 profile image
Michael Adams

I know it's been a year since you asked, but there's a package on pypi called "chromedriver_binary". Look it up.