Last Version

autospawn 1.2.2

A simple TestNG listener for browser lifecycle management

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.rationaleemotions
ArtifactId

ArtifactId

autospawn
Version

Version

1.2.2
Type

Type

jar
Description

Description

autospawn
A simple TestNG listener for browser lifecycle management
Project URL

Project URL

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

Source Code Management

https://github.com/RationaleEmotions/autospawn

Download autospawn 1.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
info.cukes : cucumber-java jar 1.2.5
org.testng : testng jar 7.3.0
org.seleniumhq.selenium : selenium-java jar 3.14.0

Project Modules

There are no modules declared in this project.