We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8055bdf commit abf3024Copy full SHA for abf3024
1 file changed
README.md
@@ -270,6 +270,7 @@ https://www.python.org/downloads/
270
> Make sure your Python install includes [pip](https://pypi.org/project/pip/)
271
272
<h3>Install Selenium</h3>
273
+
274
```bash
275
python3 -m pip install --upgrade pip && pip install selenium==4.1.0 requests==2.25.1
276
```
0 commit comments