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
I think webDriver.Dispose() should work, It closes all browser windows. Here is a SO post about the 3 different ways to close a webdriver.
webDriver.Dispose()