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 ce34568 commit 4de95b7Copy full SHA for 4de95b7
seleniumbase/console_scripts/sb_install.py
@@ -38,7 +38,7 @@
38
DRIVER_DIR = os.path.dirname(os.path.realpath(drivers.__file__))
39
LOCAL_PATH = "/usr/local/bin/" # On Mac and Linux systems
40
DEFAULT_CHROMEDRIVER_VERSION = "2.44"
41
-DEFAULT_GECKODRIVER_VERSION = "v0.25.0"
+DEFAULT_GECKODRIVER_VERSION = "v0.26.0"
42
DEFAULT_EDGEDRIVER_VERSION = "77.0.235.20"
43
DEFAULT_OPERADRIVER_VERSION = "v.75.0.3770.100"
44
0 commit comments