shaka-project / webdriver-installer

Install the right WebDriver version for your local browsers, automatically.
Apache License 2.0
2 stars 3 forks source link

fix: Choose platform-specific msedgedriver version #8

Closed joeyparrish closed 2 years ago

joeyparrish commented 2 years ago

When Edge pushes out a new stable release, the latest driver version may actually vary between platforms. This modifies the driver version logic for Edge to pull a platform-specific file to determine what the latest version is for that specific platform.