Selenium WebDriver implementation for automating Chrome browser.
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-chrome-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.
Launches Chrome browser and navigates to Google.
Use WebDriverManager to automatically manage driver binaries.
No dependency data recorded yet.