
how to download Microsoft edge legacy web driver version 18 for windows 10?
Samiksha Agarwal
1
Reputation point
https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/[webdriver][1]
there mentioned if you require 18 version of edge legacy web driver you have to run the below command in cmd.
DISM.exe /Online /Add-Capability /CapabilityName:Microsoft.WebDriver~~~~0.0.1.0
But it's not working. so how can I download this.
Sign in to answer