shake-it-selenium-utils

Utils for selenium tests

License

License

GroupId

GroupId

io.github.shakeit66
ArtifactId

ArtifactId

selenium-utils
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

shake-it-selenium-utils
Utils for selenium tests

Download selenium-utils

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.shakeit66/selenium-utils/ -->
<dependency>
    <groupId>io.github.shakeit66</groupId>
    <artifactId>selenium-utils</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shakeit66/selenium-utils/
implementation 'io.github.shakeit66:selenium-utils:1.1'
// https://jarcasting.com/artifacts/io.github.shakeit66/selenium-utils/
implementation ("io.github.shakeit66:selenium-utils:1.1")
'io.github.shakeit66:selenium-utils:jar:1.1'
<dependency org="io.github.shakeit66" name="selenium-utils" rev="1.1">
  <artifact name="selenium-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shakeit66', module='selenium-utils', version='1.1')
)
libraryDependencies += "io.github.shakeit66" % "selenium-utils" % "1.1"
[io.github.shakeit66/selenium-utils "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
net.java.dev.jna : jna-platform jar 5.6.0
org.seleniumhq.selenium : selenium-java jar 4.1.2
org.slf4j : slf4j-simple jar 1.7.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0