We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6910f05 commit 41c6828Copy full SHA for 41c6828
README.md
@@ -264,6 +264,7 @@ https://www.python.org/downloads/
264
> Make sure your Python install includes [pip](https://pypi.org/project/pip/)
265
266
<h3>Install Selenium</h3>
267
+
268
```bash
269
python3 -m pip install --upgrade pip && pip install selenium==4.1.0 requests==2.25.1
270
```
0 commit comments