We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08fc007 commit 560ec91Copy full SHA for 560ec91
README.md
@@ -7,7 +7,7 @@ Scrapy middleware to handle javascript pages using selenium.
7
```
8
$ pip install scrapy-selenium
9
10
-
+You should use **python>=3.6**.
11
You will also need one of the Selenium [compatible browsers](http://www.seleniumhq.org/about/platforms.jsp).
12
13
## Configuration
0 commit comments