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 305a726 commit 8cbbd19Copy full SHA for 8cbbd19
seleniumbase/console_scripts/sb_install.py
@@ -40,7 +40,7 @@
40
DRIVER_DIR = os.path.dirname(os.path.realpath(drivers.__file__))
41
LOCAL_PATH = "/usr/local/bin/" # On Mac and Linux systems
42
DEFAULT_CHROMEDRIVER_VERSION = "2.44"
43
-DEFAULT_GECKODRIVER_VERSION = "v0.26.0"
+DEFAULT_GECKODRIVER_VERSION = "v0.27.0"
44
DEFAULT_EDGEDRIVER_VERSION = "84.0.522.59"
45
DEFAULT_OPERADRIVER_VERSION = "v.84.0.4147.89"
46
0 commit comments