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
I am trying to use scrapy-selenium with Crawlera but haven't had any luck. Requests are sent, and responses come back, but the Crawlera dashboard doesn't show the requests as received.
Is it possible to use SeleniumRequest with Crawlera? I'm not sure if changing the orders of DOWNLOADER_MIDDLEWARES would help. Here's my configuration
Hello,
I am trying to use scrapy-selenium with Crawlera but haven't had any luck. Requests are sent, and responses come back, but the Crawlera dashboard doesn't show the requests as received.
Is it possible to use
SeleniumRequest
with Crawlera? I'm not sure if changing the orders ofDOWNLOADER_MIDDLEWARES
would help. Here's my configurationFor my project, using Scrapy-Splash is not an option.
Here are the versions of the related software packages
Thanks a lot in advance
The text was updated successfully, but these errors were encountered: