is not current version
Last Version 0.1.4.1

automation 0.1.1

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
Version

Version

0.1.1
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 0.1.1


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