I have a python script that scraps data off from a website on an hourly basis. It is stored on the server at the moment and is working well as I am using task scheduler to sched
In python using chromedriver, I quit Chrome processes with:
driver.close()