Skip to content

Commit 0e505fc

Browse files
committed
Update default EdgeDriver version
1 parent 0c50665 commit 0e505fc

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
@@ -41,7 +41,7 @@
4141
LOCAL_PATH = "/usr/local/bin/" # On Mac and Linux systems
4242
DEFAULT_CHROMEDRIVER_VERSION = "2.44"
4343
DEFAULT_GECKODRIVER_VERSION = "v0.26.0"
44-
DEFAULT_EDGEDRIVER_VERSION = "84.0.522.52"
44+
DEFAULT_EDGEDRIVER_VERSION = "84.0.522.59"
4545
DEFAULT_OPERADRIVER_VERSION = "v.81.0.4044.113"
4646

4747

0 commit comments

Comments
 (0)