WebDriverManager automates driver management and provides helper features for Selenium WebDriver in Java.
<dependency>
<groupId>io.github.bonigarcia</groupId>
<artifactId>webdrivermanager</artifactId>
<version>6.3.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up ChromeDriver automatically and launches a browser to navigate to a URL.
No known issues recorded.
No dependency data recorded yet.