Mike Stringer
Mike Stringer
I've been trying to figure this out, and thought that the issue might be that the lock on the webdriver instance was not getting released when there is an exception...
I'll add a test case as soon as I can figure out how to do it. My attempt to add one keeps failing miserably with `ReactorNotRestartable` errors. Any suggestions for...
@ncadou Do you think it would be feasible to allow for parallel scrapy-webdriver requests using multiple tabs or windows in a single webdriver instance instead of extending to multiple webdriver...