We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d32562b + ca28c77 commit a7e0fe9Copy full SHA for a7e0fe9
1 file changed
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