License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.sukgu |
ArtifactId | ArtifactIdautomation |
Last Version | Last Version0.1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionautomation
This project automates shadow-dom elements using java selenium
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
automation-0.1.4.1.pom | |
automation-0.1.4.1.jar | 11 KB |
automation-0.1.4.1-sources.jar | 5 KB |
automation-0.1.4.1-javadoc.jar | 36 KB |
Browse |
<!-- 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"]
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 |
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 |