<dependency>
<groupId>org.scalatestplus.play</groupId>
<artifactId>scalatestplus-play_3</artifactId>
<version>6.0.0-M6</version>
</dependency>
@Grapes(
@Grab(group='org.scalatestplus.play', module='scalatestplus-play_3', version='6.0.0-M6')
)
compile
|-- org.scala-lang:scala3-library_3:3.3.0
|-- com.typesafe.play:play-ahc-ws_3:2.9.0-M6
|-- com.typesafe.play:play-test_3:2.9.0-M6
|-- org.scalatest:scalatest_3:3.2.15
|-- org.scalatestplus:mockito-4-6_3:3.2.15.0
|-- org.scalatestplus:selenium-4-7_3:3.2.15.0
|-- org.seleniumhq.selenium:selenium-java:4.9.1
|-- org.seleniumhq.selenium:htmlunit-driver:4.9.1
|-- net.sourceforge.htmlunit:htmlunit-cssparser:1.14.0
test