We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6910f05 + 41c6828 commit ca28c77Copy full SHA for ca28c77
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