is not current version
Last Version 5.0.4

FluentLenium TestNG 4.8.0

TestNG Adapter for FluentLenium

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.fluentlenium
ArtifactId

ArtifactId

fluentlenium-testng
Version

Version

4.8.0
Type

Type

jar
Description

Description

FluentLenium TestNG
TestNG Adapter for FluentLenium
Project Organization

Project Organization

FluentLenium

Download fluentlenium-testng 4.8.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
org.fluentlenium : fluentlenium-core jar 4.8.0
org.slf4j : slf4j-api jar 1.7.30
org.testng : testng jar 7.3.0

test (6)

Group / Artifact Type Version
org.seleniumhq.selenium : htmlunit-driver jar 2.50.0
org.assertj : assertj-core jar 3.20.0
org.opentest4j : opentest4j jar 1.2.0
org.mockito : mockito-core jar 3.11.1
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.