Selenium automates browsers, providing a JSON-based interface for browser automation.
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-json</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.
Minimal example using Selenium's JSON utility to serialize an object.
No known issues recorded.
No dependency data recorded yet.