Provides the Java client driver for Selenium Remote Control, enabling browser automation.
<dependency>
<groupId>org.seleniumhq.selenium.client-drivers</groupId>
<artifactId>selenium-java-client-driver</artifactId>
<version>1.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start a Selenium RC session with Firefox.
Replace with org.seleniumhq.selenium:selenium-java and use WebDriver API.
No dependency data recorded yet.