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 a5aee81 commit 7c0528cCopy full SHA for 7c0528c
src/main/resources/webdrivermanager.properties
@@ -40,7 +40,7 @@ wdm.operaDriverUrl=https://raw.githubusercontent.com/bonigarcia/webdrivermanager
40
wdm.operaDriverMirrorUrl=https://registry.npmmirror.com/-/binary/operadriver/
41
wdm.operaDriverExport=webdriver.chrome.driver
42
43
-wdm.edgeDriverUrl=https://msedgedriver.azureedge.net/
+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
46
0 commit comments