automation

This project automates shadow-dom elements using java selenium

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.sukgu
ArtifactId

ArtifactId

automation
Last Version

Last Version

0.1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

automation
This project automates shadow-dom elements using java selenium
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/sukgu/shadow-automation-selenium

Download automation

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-firefox-driver jar 3.14.0
org.seleniumhq.selenium : selenium-chrome-driver jar 3.14.0
io.github.bonigarcia : webdrivermanager jar 3.8.1
org.seleniumhq.selenium : selenium-api Optional jar 3.14.0
org.seleniumhq.selenium : selenium-server Optional jar 3.14.0
org.seleniumhq.selenium : selenium-java Optional jar 3.14.0

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.platform : junit-platform-launcher jar 1.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.vintage : junit-vintage-engine jar 5.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4.1
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1