Integrates ScalaTest with Selenium for browser-based testing.
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>scalatestplus-selenium_2.12</artifactId>
<version>1.0.0-SNAP5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
A ScalaTest spec using WebBrowser to test a web page.
Ensure you use the correct artifact for your Scala version (e.g., _2.13).
No dependency data recorded yet.