ASHWANI SHAKYA
Results
2
comments of
ASHWANI SHAKYA
`spider.driver.quit()` close the `self.driver` instance or closes all the chrome driver instance. For example if spider has two driver instance like `self.driver` and `self.browser` then `spider.driver.quit()` closes all the driver...
@SakuraSound Any luck? how you resolved this error ?