A WebDriver implementation for automating Safari browser interactions in Selenium tests.
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-safari-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 Safari and navigates to a URL.
Ensure Safari is installed and enable remote automation in Safari's Develop menu.
No dependency data recorded yet.