is not current version
Last Version 1.0.3

com.agsft:agsftAutomationReport 1.0.1

A application used as generate customise automation report. You have to integrate AGSFT Report with selenium and sign in to QA report portal. As an when you execute selenium report you will see generated report on QA report portal

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.agsft
ArtifactId

ArtifactId

agsftAutomationReport
Version

Version

1.0.1
Type

Type

jar

Download agsftAutomationReport 1.0.1


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