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.13
Last Version

Last Version

1.0.2
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.13

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
me.xethh.utils : functional-packs jar 1.0.0
org.seleniumhq.selenium : selenium-chrome-driver jar 4.1.2
org.seleniumhq.selenium : selenium-firefox-driver jar 4.1.2
org.seleniumhq.selenium : selenium-support jar 4.1.2
org.slf4j : slf4j-api jar 1.7.35

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0