Skip to content

Commit 1c13ad0

Browse files
committed
Use https://msedgedriver.microsoft.com/ for downloading msedgedriver (#1535)
1 parent fac6a61 commit 1c13ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/webdrivermanager.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ wdm.operaDriverExport=webdriver.chrome.driver
4242

4343
wdm.edgeDriverUrl=https://msedgedriver.microsoft.com/
4444
wdm.edgeDriverExport=webdriver.edge.driver
45-
wdm.edgeDownloadUrlPattern=https://msedgewebdriverstorage.blob.core.windows.net/edgewebdriver/%s/edgedriver_%s%s.zip
45+
wdm.edgeDownloadUrlPattern=https://msedgedriver.microsoft.com/%s/edgedriver_%s%s.zip
4646

4747
wdm.iExplorerDriverUrl=https://raw.githubusercontent.com/bonigarcia/webdrivermanager/master/docs/mirror/selenium
4848
wdm.iExplorerDriverExport=webdriver.ie.driver

0 commit comments

Comments
 (0)