scalatest / scalatestplus-selenium   3.2.18.0

Apache License 2.0 GitHub

ScalaTest + Selenium provides integration support between ScalaTest and Selenium.

Scala versions: 3.x 2.13 2.12 2.11 2.10

testng-6-7 3.3.0.0-SNAP3


Group ID:
org.scalatestplus
Artifact ID:
testng-6-7_2.13
Version:
3.3.0.0-SNAP3
Release Date:
Dec 12, 2020
Licenses:
Files:

libraryDependencies += "org.scalatestplus" %% "testng-6-7" % "3.3.0.0-SNAP3"

Mill build tool

ivy"org.scalatestplus::testng-6-7:3.3.0.0-SNAP3"

Scala CLI

//> using dep "org.scalatestplus::testng-6-7:3.3.0.0-SNAP3"

Ammonite REPL

import $ivy.`org.scalatestplus::testng-6-7:3.3.0.0-SNAP3`

<dependency>
  <groupId>org.scalatestplus</groupId>
  <artifactId>testng-6-7_2.13</artifactId>
  <version>3.3.0.0-SNAP3</version>
</dependency>

compile group: 'org.scalatestplus', name: 'testng-6-7_2.13', version: '3.3.0.0-SNAP3'