Icon

Edge Driver

Microsoft Edge WebDriver allows automation of Microsoft Edge browser by simulating user interaction. It must match the browser version for compatibility.
Latest: 147.0.3912.98 Winget
Last checked: Feb 26, 2026 8:45pm
Rank: 173/15140
Follow to track new versions in your feed.
Report

Overview

0
License: UnknownInstaller: UnknownWinget: Available

Version & Lifecycle

0
Current: 147.0.3912.98 N-2: 147.0.3912.72 Predicted EOL: 2025-12-31 Avg cadence: Every 6 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment note • May 16, 2026
0

Microsoft EdgeDriver version-matching deployment note

For managed Microsoft Edge WebDriver deployments, treat msedgedriver.exe as a browser-coupled test dependency rather than a standalone evergreen utility. Microsoft documents that Edge WebDriver should be downloaded from the official Microsoft Edge WebDriver page and matched to the installed Microsoft Edge version used by the automation host.

Package the architecture-specific ZIP such as edgedriver_win64.zip, extract msedgedriver.exe to a controlled tools directory, and put that directory on the PATH used by the test runner or set the driver path explicitly in the runner configuration. When Edge is updated by enterprise policy, update or validate EdgeDriver at the same time to avoid Selenium/session-start failures caused by a browser version mismatch.

Official reference: Use WebDriver to automate Microsoft Edge.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

EdgeDriver

Packaging Notes

0

Executable msedgedriver must be extracted and added to PATH environment variable

Notes

0

Requires matching version with Microsoft Edge browser. Separate from WebDriver testing frameworks like Selenium.