Skip to content

Commit 3b5fcfe

Browse files
committed
Update the default EdgeDriver version to 79.0.309.65
1 parent dce1b5e commit 3b5fcfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seleniumbase/console_scripts/sb_install.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
LOCAL_PATH = "/usr/local/bin/" # On Mac and Linux systems
4040
DEFAULT_CHROMEDRIVER_VERSION = "2.44"
4141
DEFAULT_GECKODRIVER_VERSION = "v0.26.0"
42-
DEFAULT_EDGEDRIVER_VERSION = "77.0.235.20"
42+
DEFAULT_EDGEDRIVER_VERSION = "79.0.309.65"
4343
DEFAULT_OPERADRIVER_VERSION = "v.75.0.3770.100"
4444

4545

0 commit comments

Comments
 (0)