simplified-selenium-api-4-scala

Just some short cut and syntax sugar to the java version of selenium api

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

me.xethh.libs
ArtifactId

ArtifactId

simplified-selenium-api-4-scala_2.12
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

simplified-selenium-api-4-scala
Just some short cut and syntax sugar to the java version of selenium api
Project URL

Project URL

https://github.com/adamhung12/simplified-selenium-api-4-scala

Download simplified-selenium-api-4-scala_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/me.xethh.libs/simplified-selenium-api-4-scala_2.12/ -->
<dependency>
    <groupId>me.xethh.libs</groupId>
    <artifactId>simplified-selenium-api-4-scala_2.12</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.xethh.libs/simplified-selenium-api-4-scala_2.12/
implementation 'me.xethh.libs:simplified-selenium-api-4-scala_2.12:1.0.0'
// https://jarcasting.com/artifacts/me.xethh.libs/simplified-selenium-api-4-scala_2.12/
implementation ("me.xethh.libs:simplified-selenium-api-4-scala_2.12:1.0.0")
'me.xethh.libs:simplified-selenium-api-4-scala_2.12:jar:1.0.0'
<dependency org="me.xethh.libs" name="simplified-selenium-api-4-scala_2.12" rev="1.0.0">
  <artifact name="simplified-selenium-api-4-scala_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.xethh.libs', module='simplified-selenium-api-4-scala_2.12', version='1.0.0')
)
libraryDependencies += "me.xethh.libs" % "simplified-selenium-api-4-scala_2.12" % "1.0.0"
[me.xethh.libs/simplified-selenium-api-4-scala_2.12 "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar ${build.scala.version}
me.xethh.utils : functional-packs jar 1.0.0
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
org.seleniumhq.selenium : selenium-support jar 3.141.59
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0