Web Automation Template

Web Automation Template for Website with Cucumber, Zalenium end Klov Reporter

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.furkandogan
ArtifactId

ArtifactId

web-automation-template
Last Version

Last Version

5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Web Automation Template
Web Automation Template for Website with Cucumber, Zalenium end Klov Reporter
Project URL

Project URL

https://github.com/furkandogan/web-automation-template
Source Code Management

Source Code Management

https://github.com/furkandogan/web-automation-template.git

Download web-automation-template

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 4.0.0
com.galenframework : galen-java-support jar 2.3.6
junit : junit jar 4.13.1
org.testng : testng jar 6.9.8
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.9
com.googlecode.json-simple : json-simple jar 1.1.1
com.aventstack : extentreports jar 4.0.9
org.apache.poi : poi-ooxml jar 3.9
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.13.2
org.java-websocket : Java-WebSocket jar 1.5.0
com.mchange : c3p0 jar 0.9.5.4

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
5.2
5.1
5.0
4.10
4.8
4.7
4.6
4.5
4.4
4.2
4.1
4.0
2.2
2.1
2.0
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.0