selenium-3.141


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatestplus
ArtifactId

ArtifactId

selenium-3-141_0.27
Last Version

Last Version

3.2.2.0
Release Date

Release Date

Type

Type

bundle
Description

Description

selenium-3.141
selenium-3.141
Project URL

Project URL

https://github.com/scalatest/scalatestplus-selenium
Project Organization

Project Organization

org.scalatestplus
Source Code Management

Source Code Management

https://github.com/scalatest/scalatestplus-selenium

Download selenium-3-141_0.27

Dependencies

compile (4)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_0.27 jar 0.27.0-RC1
org.scalatest : scalatest-core_0.27 jar 3.2.2
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : htmlunit-driver jar 2.39.0

Project Modules

There are no modules declared in this project.

ScalaTest + Selenium

ScalaTest + Selenium provides integration support between ScalaTest and Selenium.

Usage

To use it for ScalaTest 3.2.2 and Selenium 3.141.x:

SBT:

libraryDependencies += "org.scalatestplus" %% "selenium-3-141" % "3.2.2.0" % "test"

Maven:

<dependency>
  <groupId>org.scalatestplus</groupId>
  <artifactId>selenium-3-141</artifactId>
  <version>3.2.2.0</version>
  <scope>test</scope>
</dependency>

Publishing

Please use the following commands to publish to Sonatype:

$ sbt +publishSigned
org.scalatestplus

ScalaTest

Versions

Version
3.2.2.0