We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8055bdf + abf3024 commit 45200e3Copy full SHA for 45200e3
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