ScalaWebTest is a library for writing ScalaTest/Selenium based integration tests for web applications. It helps you with your basic setup and provides a new and very efficient approach to testing.
scalawebtest-aem 1.0.4
Group ID:
     org.scalawebtest 
  Artifact ID:
     scalawebtest-aem_2.11 
  Version:
     1.0.4 
  Release Date:
     Dec 4, 2016 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.11.8 
  Developers:
    
  libraryDependencies += "org.scalawebtest" %% "scalawebtest-aem" % "1.0.4"
ivy"org.scalawebtest::scalawebtest-aem:1.0.4"
//> using dep "org.scalawebtest::scalawebtest-aem:1.0.4"
import $ivy.`org.scalawebtest::scalawebtest-aem:1.0.4`
<dependency> <groupId>org.scalawebtest</groupId> <artifactId>scalawebtest-aem_2.11</artifactId> <version>1.0.4</version> </dependency>
compile group: 'org.scalawebtest', name: 'scalawebtest-aem_2.11', version: '1.0.4'