You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Query that I am running - scrapy crawl TweetScraper -a query="flood since:2021-07-22 until:2021-08-10"
Selenium Version - 4.0.0
scrapy-selenium version - 0.0.7
Scrapy version - 2.5.1
Python version - 3.8
The text was updated successfully, but these errors were encountered:
The problem is with the Selenium version 4.0.0, I have made changes in middlewares.py file of scrapy-selenium library and it is fixed for now clemfromspace/scrapy-selenium#101
Query that I am running -
scrapy crawl TweetScraper -a query="flood since:2021-07-22 until:2021-08-10"
Selenium Version - 4.0.0
scrapy-selenium version - 0.0.7
Scrapy version - 2.5.1
Python version - 3.8
The text was updated successfully, but these errors were encountered: