Core API for Selenium WebDriver, enabling browser automation for testing and web scraping.
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-api</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 a Chrome browser, navigate to a URL, and print the page title.
Update your code to use new Duration-based waits and new locator APIs.
No dependency data recorded yet.