Provides the Microsoft Edge browser driver for Selenium WebDriver.
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-edge-driver</artifactId>
<version>4.44.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Launch an Edge browser and navigate to a URL.
Download the Edge WebDriver from Microsoft and ensure it is in your PATH.
No dependency data recorded yet.