I hope, this video helps you to Install Edge WebDriver for latest Edge Browser
Steps to install Edge web driver
Check Edge browser version for Edge legacy browser
Click this link - https://developer.microsoft.com/en-us...
Open cmd as Admin and install latest edge webDriver using this command
DISM.exe /Online /Add-Capability /CapabilityName:Microsoft.WebDriver~~~~0.0.1.0
Open PyCharm and execute a simple test to ensure that Edge browser is installed