We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23915a0 commit b2a8aa1Copy full SHA for b2a8aa1
install.bat
@@ -1,5 +1,5 @@
1
@ECHO OFF
2
python -m pip install --upgrade pip
3
pip install -e . --upgrade --no-cache-dir --progress-bar off
4
-seleniumbase install geckodriver
5
seleniumbase install chromedriver
+seleniumbase install geckodriver
install.sh
#!/usr/bin/env bash
0 commit comments