Commit 6f4681b
committed
ci(e2e): use msedgedriver.microsoft.com host for Edge WebDriver
Microsoft disabled anonymous access to the old msedgewebdriverstorage.blob.core.windows.net host (now HTTP 409 'Public access is not permitted on this storage account'), which broke the Windows desktop E2E driver download for every version and marker. The current public host is https://msedgedriver.microsoft.com — verified the exact runtime build (148.0.3967.83/edgedriver_win64.zip) and the LATEST_RELEASE_<major>_WINDOWS / LATEST_STABLE markers all return 200 there.
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>1 parent 461db48 commit 6f4681b
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
| |||
0 commit comments