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 fac6a61 commit 1c13ad0Copy full SHA for 1c13ad0
src/main/resources/webdrivermanager.properties
@@ -42,7 +42,7 @@ wdm.operaDriverExport=webdriver.chrome.driver
42
43
wdm.edgeDriverUrl=https://msedgedriver.microsoft.com/
44
wdm.edgeDriverExport=webdriver.edge.driver
45
-wdm.edgeDownloadUrlPattern=https://msedgewebdriverstorage.blob.core.windows.net/edgewebdriver/%s/edgedriver_%s%s.zip
+wdm.edgeDownloadUrlPattern=https://msedgedriver.microsoft.com/%s/edgedriver_%s%s.zip
46
47
wdm.iExplorerDriverUrl=https://raw.githubusercontent.com/bonigarcia/webdrivermanager/master/docs/mirror/selenium
48
wdm.iExplorerDriverExport=webdriver.ie.driver
0 commit comments